Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-18 | Merge branch 'sverker/random-improved-algo' | Sverker Eriksson | |
* sverker/random-improved-algo: Improve algorithm in module random. Fix a bug in the implementation of the pseudo-random number generator OTP-8713 | |||
2011-05-12 | r | Hans Bolinder | |
Use Erlang specs and types for documentation | |||
2011-03-28 | Improve algorithm in module random. | Sverker Eriksson | |
Avoid seed values that are even divisors of the primes and by that prevent getting seeds that are stuck on zero. Example: random:seed(0,0,0) would produce a series of only zeros. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |