Package one.microstream.math
Class FastRandom
java.lang.Object
one.microstream.math.FastRandom
public final class FastRandom extends Object
- 
Constructor SummaryConstructors Constructor Description FastRandom()
- 
Method SummaryModifier and Type Method Description intnextInt(int n)
- 
Constructor Details- 
FastRandompublic FastRandom()
 
- 
- 
Method Details- 
nextIntpublic final int nextInt(int n)
 
-