Package one.microstream.math
Class StaticLowRandom
java.lang.Object
one.microstream.math.StaticLowRandom
public final class StaticLowRandom extends Object
-
Constructor Summary
Constructors Constructor Description StaticLowRandom()
-
Method Summary
Modifier and Type Method Description static int
nextInt(int n)
-
Constructor Details
-
StaticLowRandom
public StaticLowRandom()
-
-
Method Details
-
nextInt
public static final int nextInt(int n)
-