From bacea5a71b755cdb6791e249f4d10bfc38331f20 Mon Sep 17 00:00:00 2001 From: Genevieve Alfirevic Date: Sat, 8 Feb 2025 05:05:15 -0600 Subject: Does it like me yet --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9839e90..3cbf9d9 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ into a bad state that can take a long time to recover (citation needed). This S.O. answer about seeding Mersenne mentions there are other PRNGs that are easier to implement. https://stackoverflow.com/a/8473025 -Checked against the (original?) Mersenne Twister website. -- +Checked against the (original?) Mersenne Twister website. + It has the latest version of the algorithm up at -- -which has output that we can test against here -- + +which has output that we can test against here + and it all matches! both the u32 generator and the double "real" (f64) generator. -- cgit 1.4.1-3-g733a5