Thread
:
Help with rolling dice problem
View Single Post
•
•
Join Date: Jul 2008
Posts: 2,001
Reputation:
Solved Threads: 343
ArkM
Offline
Postaholic
Re: Help with rolling dice problem
0
#
9
Jul 26th, 2008
Now I think it's legal to use [icode]1 + rand() % 6[/code] (if you have a proof for uniform distribution of mod 6
).
I'm accustomed to good pseudorandom generators with range 0..1...
ArkM
View Public Profile
Find all posts by ArkM