# HG changeset patch # User Steve Losh # Date 1486862126 0 # Node ID 660245e2ecc89043d9912a62d75aad62acdc6cf1 # Parent 43e02c665ea4ae2d5dee3a48e5cf6f9162fdd853 Update diff -r 43e02c665ea4 -r 660245e2ecc8 README.markdown --- a/README.markdown Sat Feb 11 17:22:12 2017 +0000 +++ b/README.markdown Sun Feb 12 01:15:26 2017 +0000 @@ -13,6 +13,7 @@ [euler]: https://projecteuler.net/ [cl-pcg]: https://sjl.bitbucket.io/cl-pcg/ [cl-blt]: https://sjl.bitbucket.io/cl-blt/ +[dieharder]: https://www.phy.duke.edu/~rgb/General/dieharder.php # January 2017 @@ -100,4 +101,4 @@ sound. * Fleshed out [cl-blt][] a tiny bit more. Ported a little terrain gen demo over to it. It seems promising. - +* Wrote a little harness for [cl-pcg][] to test it with [dieharder][].