prns 1.0.0

A Rust implementation of the PRNS fast random-access pseudo-random number generator
Documentation
1
2
3
A Rust implementation of the [PRNS pseudo-random number generator](https://marc-b-reynolds.github.io/shf/2016/04/19/prns.html).

NOT cryptographically secure. Generates about 600,000 u64s per millisecond on a single thread of a 7th-gen Intel Core i5.