]> git.lizzy.rs Git - rust.git/commit
add a bunch more rand::rng extension methods - one for each primitive type and also...
authorGareth Daniel Smith <garethdanielsmith@gmail.com>
Sat, 19 May 2012 18:25:45 +0000 (19:25 +0100)
committerBrian Anderson <banderson@mozilla.com>
Tue, 22 May 2012 00:38:04 +0000 (17:38 -0700)
commit64130f158950d5b4746b7dce47cf4ce20dd934dd
tree88c899f9f59a8f29dae0d29c76e6153e63ccf40a
parent11e81951bb514b55fab0057442a168e81d6f37cc
add a bunch more rand::rng extension methods - one for each primitive type and also some choose/shuffle functions (for https://github.com/mozilla/rust/issues/2379)
src/libcore/rand.rs