Age | Commit message (Expand) | Author |
2017-10-18 | Implement uniform_real/0 and uniform_real_s/1 | Raimo Niskanen |
2017-09-18 | Merge commit '3d6a68727182c05fbbef9ad9e694f2e79b6731de' into maint | Raimo Niskanen |
2017-09-14 | Update link text to algorithms homepage | Raimo Niskanen |
2017-07-10 | Fix typo in rand.xml: superseeded -> superseded | Loïc Hoguin |
2017-04-21 | Merge branch 'rand/arbitrary_normal_distributions' | Raimo Niskanen |
2017-04-21 | Implement Xoroshiro116+ and improve statisticals | Raimo Niskanen |
2017-04-20 | rand: Support arbitrary normal distributions | Guilherme Andrade |
2017-04-04 | Clean up documentation and test cases | Raimo Niskanen |
2017-03-18 | Support cryptographically strong rand plugin | Guilherme Andrade |
2016-12-07 | Merge branch 'maint' | Dan Gudmundsson |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-11-14 | Add jump functions to rand module | Kenji Rikitake |
2016-06-13 | Update STDLIB documentation | Björn Gustavsson |
2015-11-06 | Recommend against using crypto:rand_bytes | David Whitlock |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-30 | stdlib: Document and add normal distributed random value function | Dan Gudmundsson |