|
|
|
|
|
by jrapdx3
402 days ago
|
|
From the Github repo: "Created by Daniel Cota after he fell down the PRNG rabbit-hole by circumstance." I understand how that can happen. Wondering how this PRNG compares to PCG PRNGs that also claim to be "simple fast space-efficient statistically good algorithms" and "hard to predict" [0]. In any case, it's good to see the excellent work being accomplished in this space. [0] https://www.pcg-random.org/ |
|