[Home] [By Thread] [By Date] [Recent Entries]
On 09/12/2010 14:04, Michel Hendriksen wrote:
Hi all, You need to organize your code so that all the random numbers come from a single sequence from a single seed; or alternatively, generate one random sequence and use the numbers from this as seeds for subsidiary random sequences. Can't tell you how to do that without knowing more about your code. It can be tricky - it may involve turning iterative code into recursive code. Michael Kay Saxonica
|

Cart



