Description
Chris Doty-Humphrey's created a Small Fast Chaotic (SFC) PRNG that is available in the PractRand test suite by the same author.
The code has 32-bit and 64-bit output variants. A counter is used internally to ensure a minimum period for the generator which is based on shift, xor and addition operations.
Attachments
Issue Links
- links to