8b361a999088 — Rune Skovbo Johansen default tip 4 years ago
Rename readme.md to README.md to conform to sourcehut's accepted format.
readme.md edited online with Bitbucket
readme.md edited online with Bitbucket
65da4ac4fbc7 — Rune Skovbo Johansen 10 years ago
Add non-optimized versions of xxHash and MurmurHash3 to the testing for comparison.
113e3cdaf14a — Rune Skovbo Johansen 10 years ago
Refactor wrapping code for greater code reuse at cost of slightly increased overhead. Implement Wang Hash, Wang Double Hash, xxHash, and XorShift RNG.
4a4e42b70b85 — Rune Skovbo Johansen 10 years ago
Added and updated licensing information and added read file.
8e7ca3f67f3a — Rune Skovbo Johansen 10 years ago
Initial commit of Random Numbers Testing.