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 90d8eda commit 66212a4Copy full SHA for 66212a4
CHANGELOG.md
@@ -13,7 +13,7 @@ details below.
13
14
### Changed
15
* Minimum supported Java version is now Java 17 (breaking change).
16
-* Utilized Java 17 RandomGenerator interface to eliminate redundant code.
+* Utilized Java 17 RandomGenerator interface to eliminate redundant code and to support all Java 17 random number generators.
17
18
### Deprecated
19
0 commit comments