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