Random numbers
Russell Wallace
rwallace at esatclear.ie
Mon May 22 06:06:07 EDT 2000
Oops sorry, pressed the wrong button. Trying again:
Is there any difference between the random number generator in the'
random' module and that in the 'whrandom' one?
What's the quality of the numbers generated? I don't need the absolute
best, but hopefully it's at least better than a linear congruential
generator?
Is there a way to get a reproducible sequence of random numbers?
seed(0,0,0) doesn't seem to have any effect.
Thanks,
--
"To summarize the summary of the summary: people are a problem."
Russell Wallace
mailto:rwallace at esatclear.ie
http://www.esatclear.ie/~rwallace
More information about the Python-list
mailing list