# HG changeset patch # User Simon Heath # Date 1610294428 18000 # Sun Jan 10 11:00:28 2021 -0500 # Node ID 5fbee589800043401659fef30591d672c75129cb # Parent a4211f70e3ed570d7a80b146d57c8b4f2fce1948 people keep making RNG's! XD diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ passes [Dr. Lemire's tests](https://github.com/lemire/testingRNG). So for now I personally consider WyRand to be in the "trust but verify" level of quality. It's probably fine. + * `fastrand` -- TODO # This is not...