rand 0.3.15

Random number generators and other randomness functionality.
Documentation
Build #35254 2016-11-26T22:44:19.339794+00:00
# rustc version
rustc 1.14.0-nightly (cae6ab1c4 2016-11-05)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rand v0.3.15
Compiling libc v0.2.17
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.17/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=ad32fde1bd850538 -C extra-filename=-ad32fde1bd850538 --out-dir /home/cratesfyi/rand-0.3.15/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rand-0.3.15/debug/deps --cap-lints allow`
Documenting rand v0.3.15
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-name rand -o /home/cratesfyi/rand-0.3.15/doc -L dependency=/home/cratesfyi/rand-0.3.15/debug/deps --extern libc=/home/cratesfyi/rand-0.3.15/debug/deps/liblibc-ad32fde1bd850538.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 1.83 secs