Releases: lemire/testingRNG
Releases · lemire/testingRNG
Version 1.0.0
What's Changed
- bigcrush: a script to run bigcrush in parallel by @jepler in #3
- Fix to splitmix_stateless. The current version gives a result of zero… by @bduvenhage in #9
- Add wyrand (upadted wyhash variant) by @palimondo in #19
- Adjust use of splitmix64 when seeding other RNGs by @rdebath in #25
- Collatz Generators by @TomaszRD in #26
- Collatz Generators by @TomaszRD in #27
New Contributors
- @jepler made their first contribution in #3
- @bduvenhage made their first contribution in #9
- @palimondo made their first contribution in #19
- @rdebath made their first contribution in #25
- @TomaszRD made their first contribution in #26
Full Changelog: https://github.com/lemire/testingRNG/commits/v1.0.0