aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/rand.erl
AgeCommit message (Expand)Author
2017-10-18Implement uniform_real/0 and uniform_real_s/1Raimo Niskanen
2017-04-26Merge branch 'raimo/rand-dev/OTP-14295'Raimo Niskanen
2017-04-26PolishRaimo Niskanen
2017-04-21Merge branch 'rand/arbitrary_normal_distributions'Raimo Niskanen
2017-04-21Implement Xoroshiro116+ and improve statisticalsRaimo Niskanen
2017-04-20rand: Support arbitrary normal distributionsGuilherme Andrade
2017-04-04Clean up documentation and test casesRaimo Niskanen
2017-03-22fixup! Support cryptographically strong rand pluginGuilherme Andrade
2017-03-22fixup! Support cryptographically strong rand pluginGuilherme Andrade
2017-03-18Support cryptographically strong rand pluginGuilherme Andrade
2016-11-17Fixup of specs in randDan Gudmundsson
2016-11-14Add jump functions to rand moduleKenji Rikitake
2016-04-28Enhance map specs in erts, stdlib, runtime_toolsMagnus Lång
2016-02-17stdlib: Add suppression of Dialyzer warningsHans Bolinder
2015-12-07Correct rand:export_seed/0 when there is no prior seedBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30stdlib: Document and add normal distributed random value functionDan Gudmundsson
2015-04-29stdlib: Add new random functionality/moduleKenji Rikitake