hyper-thread-random 0.4.0

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 #96428 2018-04-19 11:53:05

# rustc version rustc 1.26.0-dev (0eb87c9bf 2018-03-16)

# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading hyper-thread-random v0.4.0 Fresh libc v0.2.40 Fresh rand v0.4.2 Documenting hyper-thread-random v0.4.0 Running `rustdoc --crate-name hyper_thread_random .cargo/registry/src/github.com-1ecc6299db9ec823/hyper-thread-random-0.4.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -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.70 secs