1 stable release
Uses new Rust 2024
new 1.0.0 | Apr 8, 2025 |
---|
#49 in #rng
5KB
78 lines
Implements the prns PRNG
https://github.com/Marc-B-Reynolds/Stand-alone-junk/blob/master/src/SFH/prns.h
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.