rust/src/libstd/rand
2013-12-19 10:18:02 +11:00
..
distributions std: fix spelling in docs. 2013-12-15 16:26:09 +11:00
isaac.rs std::vec: convert to(_mut)_ptr to as_... methods on &[] and &mut []. 2013-12-15 23:37:41 +11:00
mod.rs std: fix spelling in docs. 2013-12-15 16:26:09 +11:00
os.rs std::vec: remove .as_muf_buf, replaced by .as_mut_ptr & .len. 2013-12-19 10:18:02 +11:00
rand_impls.rs std::rand: wrappers for floats from [0,1] and (0,1). 2013-11-18 23:12:01 +11:00
reader.rs Move std::rt::io to std::io 2013-11-11 20:44:07 -08:00
reseeding.rs Fix infinite recursion in fill_bytes() 2013-10-31 21:19:47 -05:00