public class XorShift128P
extends java.lang.Object
Random methods.| Constructor and Description |
|---|
XorShift128P() |
XorShift128P(long seed) |
| Modifier and Type | Method and Description |
|---|---|
int |
nextInt() |
int |
nextInt(int bound) |
long |
nextLong() |
Copyright © 2016 Carrot Search s.c.. All Rights Reserved.