hyper-thread-random 0.4.2

Provides hyper-thread local random number generators optimized for recent Intel x86-64 chips with the `RDRAND` instruction; falls back to rand crate for others.
Documentation
Build #103876 2018-06-06 07:51: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`
Fresh libc v0.2.42
Fresh rand v0.4.2
Documenting hyper-thread-random v0.4.2
Running `rustdoc --crate-name hyper_thread_random .cargo/registry/src/github.com-1ecc6299db9ec823/hyper-thread-random-0.4.2/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=/home/cratesfyi/cratesfyi/debug/deps/librand-fd06238d4d1f30d6.rlib --extern-version rand=rand,0.4.2`
Finished dev [unoptimized + debuginfo] target(s) in 0.32 secs