aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rand.rs
Commit message (Expand)AuthorAgeFilesLines
* 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