public class XorShift128Random
extends java.lang.Object
Constructor and Description |
---|
XorShift128Random() |
Modifier and Type | Method and Description |
---|---|
boolean |
nextBoolean() |
double |
nextDouble() |
int |
nextInt() |
int |
nextInt(int size) |
long |
nextLong() |