http://www.perlmonks.org?node_id=803701


in reply to Random numbers are not random enough on Windows

You might have also noticed that 32768 is 2**15. All PRNGs have a limit on the number of unique values they can generate.

-QM
--
Quantum Mechanics: The dreams stuff is made of

  • Comment on Re: Random numbers are not random enough on Windows