prns-rs/README.md

251 B

A Rust implementation of the PRNS pseudo-random number generator.

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