about summary refs log tree commit diff
path: root/src/lib/rand.rs
AgeCommit message (Expand)AuthorLines
2011-06-15Fix a bunch of compile-command lines to use RBUILDGraydon Hoare-1/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-8/+8
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-0/+34
2011-05-06Rename std modules to be camelcasedMarijn Haverbeke-34/+0
2010-09-22Reformat standard library; no code changes.Graydon Hoare-12/+21
2010-07-25Expose an RNG (the one used by our runtime) to Rust via std.Roy Frostig-0/+25