[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.
RDRAND
The license for this project is MIT.