Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-07 | Update copyright-year | Erlang/OTP | |
2016-06-13 | Update STDLIB documentation | Björn Gustavsson | |
Language cleaned up by the technical writers xsipewe and tmanevik from Combitech. Proofreading and corrections by Björn Gustavsson and Hans Bolinder. | |||
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 | |
It is needed in various tests. It uses the Ziggurat algorithm, which is the fastest that I know. |