rand_chacha 0.1.0

ChaCha random number generator
Documentation
Build #121997 2018-10-17T10:09:27.155089+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rand_chacha v0.1.0
Fresh rand_core v0.3.0
Fresh semver-parser v0.7.0
Fresh semver v0.9.0
Fresh rustc_version v0.2.3
Compiling rand_chacha v0.1.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.1.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=550fd603e513c44d -C extra-filename=-550fd603e513c44d --out-dir /home/cratesfyi/cratesfyi/debug/build/rand_chacha-550fd603e513c44d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-77fcbeeef6451a8d.rlib --extern-version rustc_version=rustc_version,0.2.3 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/rand_chacha-550fd603e513c44d/build-script-build`
Documenting rand_chacha v0.1.0
Running `rustdoc --crate-name rand_chacha .cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-fa2d4cc15b17d83d.rlib --extern-version rand_core=rand_core,0.3.0 --cfg rust_1_26`
Finished dev [unoptimized + debuginfo] target(s) in 0.68 secs