rand-extra 0.1.0

Extension of rand crate
Documentation
Build #50613 2017-05-25T16:17:18.153034+00:00
# rustc version
rustc 1.19.0-nightly (75b056812 2017-05-15)
# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rand-extra v0.1.0
Compiling rustc-serialize v0.3.24
Compiling libc v0.2.23
Compiling num-traits v0.1.37
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=496b028781a2b35b -C extra-filename=-496b028781a2b35b --out-dir /home/cratesfyi/rand-extra-0.1.0/debug/deps -L dependency=/home/cratesfyi/rand-extra-0.1.0/debug/deps --cap-lints allow`
Running `rustc --crate-name rustc_serialize .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.24/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d05828e9f8a2cc23 -C extra-filename=-d05828e9f8a2cc23 --out-dir /home/cratesfyi/rand-extra-0.1.0/debug/deps -L dependency=/home/cratesfyi/rand-extra-0.1.0/debug/deps --cap-lints allow`
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a8c1b7cdefa880e5 -C extra-filename=-a8c1b7cdefa880e5 --out-dir /home/cratesfyi/rand-extra-0.1.0/debug/deps -L dependency=/home/cratesfyi/rand-extra-0.1.0/debug/deps --cap-lints allow`
Compiling rand v0.3.15
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=76456d761c2cb637 -C extra-filename=-76456d761c2cb637 --out-dir /home/cratesfyi/rand-extra-0.1.0/debug/deps -L dependency=/home/cratesfyi/rand-extra-0.1.0/debug/deps --extern libc=/home/cratesfyi/rand-extra-0.1.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow`
Compiling num-complex v0.1.37
Running `rustc --crate-name num_complex .cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rustc-serialize"' -C metadata=40fc9d7ce569945a -C extra-filename=-40fc9d7ce569945a --out-dir /home/cratesfyi/rand-extra-0.1.0/debug/deps -L dependency=/home/cratesfyi/rand-extra-0.1.0/debug/deps --extern rustc_serialize=/home/cratesfyi/rand-extra-0.1.0/debug/deps/librustc_serialize-d05828e9f8a2cc23.rlib --extern num_traits=/home/cratesfyi/rand-extra-0.1.0/debug/deps/libnum_traits-a8c1b7cdefa880e5.rlib --cap-lints allow`
Documenting rand-extra v0.1.0
Running `rustdoc --crate-name rand_extra .cargo/registry/src/github.com-1ecc6299db9ec823/rand-extra-0.1.0/src/lib.rs -o /home/cratesfyi/rand-extra-0.1.0/doc -L dependency=/home/cratesfyi/rand-extra-0.1.0/debug/deps --extern rand=/home/cratesfyi/rand-extra-0.1.0/debug/deps/librand-76456d761c2cb637.rlib --extern num_complex=/home/cratesfyi/rand-extra-0.1.0/debug/deps/libnum_complex-40fc9d7ce569945a.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 5.95 secs