| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-05-08 | libcore: Remove mutable fields from rand. | Patrick Walton | -6/+6 | |
| 2013-05-01 | libcore: add N(0,1) and Exp(1) distributions to core::rand. | Huon Wilson | -0/+560 | |
| Sample from the normal and exponential distributions using the Ziggurat algorithm. | ||||
