Menu ▾ ▴

#60 random-source-pseudo-randomize!

open
None
2
2009-05-25
2009-05-25
Shiro Kawai
No

In general, there's no guarantee that two random streams can be regarded as independent merely changing the seed values. The proper way is to advance state further enough so that the sources won't use the same portion of random streams.

Discussion


Log in to post a comment.