# 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.
[hyper-thread-random]: https://github.com/lemonrock/hyper-thread-random "hyper-thread-random GitHub page"