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