mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8339847: Broken link to the dieharder distribution website in SplittableRandom
Reviewed-by: iris, liach
This commit is contained in:
parent
89c172ac47
commit
37bf589ec0
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ import jdk.internal.util.random.RandomSupport.AbstractSplittableGenerator;
|
|||
* <li>Series of generated values pass the DieHarder suite testing
|
||||
* independence and uniformity properties of random number generators.
|
||||
* (Most recently validated with <a
|
||||
* href="http://www.phy.duke.edu/~rgb/General/dieharder.php"> version
|
||||
* href="https://webhome.phy.duke.edu/~rgb/General/dieharder.php"> version
|
||||
* 3.31.1</a>.) These tests validate only the methods for certain
|
||||
* types and ranges, but similar properties are expected to hold, at
|
||||
* least approximately, for others as well. The <em>period</em>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue