aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/random.xml
diff options
context:
space:
mode:
authorCristian Greco <[email protected]>2010-10-06 03:22:41 +0200
committerSverker Eriksson <[email protected]>2011-03-28 16:56:46 +0200
commitc50f179a15ad8c8bcbc7a71101a9ca23f19f6e8f (patch)
tree36b49dbd477732cbf8051ee645d759d291c7619c /lib/stdlib/doc/src/random.xml
parent9f78db422a8facfaad909a656ffabeb27f8fe2fd (diff)
downloadotp-c50f179a15ad8c8bcbc7a71101a9ca23f19f6e8f.tar.gz
otp-c50f179a15ad8c8bcbc7a71101a9ca23f19f6e8f.tar.bz2
otp-c50f179a15ad8c8bcbc7a71101a9ca23f19f6e8f.zip
Fix a bug in the implementation of the pseudo-random number generator
This commit fixes an error in the mathematical formula of the Wichmann-Hill pseudo-random number generator. In particular, the implementation used until now produces sequences which differ from the expected ones by an extra starting number, which is instead the very last value of the sequence. This bug amplified the effect of extremely correlated initial numbers when seeding different generators with very similar seed values.
Diffstat (limited to 'lib/stdlib/doc/src/random.xml')
0 files changed, 0 insertions, 0 deletions