public static final class RandomDistribution.Flat extends Object implements RandomDistribution.DiscreteRNG
| Modifier and Type | Field and Description | 
|---|---|
private int | 
max  | 
private int | 
min  | 
private Random | 
random  | 
public int nextInt()
RandomDistribution.DiscreteRNGnextInt in interface RandomDistribution.DiscreteRNGRandomDistribution.DiscreteRNG.nextInt()Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.