[go: up one dir, main page]

rdrand 0.4.0

An implementation of random number generator based on rdrand and rdseed instructions
Documentation
Build #132120 2018-12-18 15:13:04
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (83edb6b 2018-12-18)# build log
Updating crates.io index
Downloading crates ...
Downloaded rdrand v0.4.0
Checking rand_core v0.3.0
Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5cb8eed4f46e12db -C extra-filename=-5cb8eed4f46e12db --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting rdrand v0.4.0
Running `rustdoc --crate-name rdrand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rdrand-0.4.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'rand_core=https://docs.rs/rand_core/0.3.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-5cb8eed4f46e12db.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.34s