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

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.