summary refs log tree commit diff
path: root/src/libstd/rand/mod.rs
AgeCommit message (Expand)AuthorLines
2013-09-25rustdoc: Change all code-blocks with a scriptAlex Crichton-28/+28
2013-09-23Remove the C(++) ISAAC Rng from the old rt.Huon Wilson-43/+2
2013-09-23std: merge rand::{Rng,RngUtil} with default methods.Huon Wilson-349/+272
2013-09-22std: move rand.rs to rand/mod.rs.Huon Wilson-0/+1224