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.
Log in to post a comment.