We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351a708 commit dcdb769Copy full SHA for dcdb769
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# Version 2.1.0
2
+
3
+- Change the RNG algorithm and the way that the seed is computed. This will cause
4
+ the algorithm to emit different constants for different seeds, hence the minor
5
+ SemVer change.
6
+ - Update to the final WyRand v4.2 constants for better entropy. (#82)
7
+ - Remove an unnecessary seed modification. (#73)
8
9
# Version 2.0.2
10
11
- Slight restructuring of the `with_seed` function. (#79)
0 commit comments