#random #intel #chip #numbers #rdrand

hyper-thread-random

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

2 releases

Uses old Rust 2015

0.4.2 Apr 19, 2018
0.4.0 Apr 19, 2018

#89 in #intel


Used in 7 crates (via network-ethernet)

MIT license

12KB
101 lines

#hyper-thread-random 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.


hyper-thread-random

hyper-thread-random is a Rust crate providing hyper-thread local random number generators optimized for recent Intel x86-64 chips with the RDRAND instruction; falls back to rand crate for others.

Licensing

The license for this project is MIT.

Dependencies

~350–530KB