private static final class Hashing.LinearCongruentialGenerator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private long |
state |
Constructor and Description |
---|
LinearCongruentialGenerator(long seed) |
Modifier and Type | Method and Description |
---|---|
double |
nextDouble() |