public class XorShiftRandom extends Object
| Constructor and Description |
|---|
XorShiftRandom(long initialSeed) |
public long random()
public static long random(long randomStart)
randomStart - the start value. Usually the result of the previous invocationCopyright © 2017 The Apache Software Foundation. All rights reserved.