aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rand.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-0/+34
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-34/+0
* Reformat standard library; no code changes.Graydon Hoare2010-09-221-12/+21
* Expose an RNG (the one used by our runtime) to Rust via std.Roy Frostig2010-07-251-0/+25