| Package | Description | 
|---|---|
| org.hipparchus.random | Random number and random data generators. | 
| org.hipparchus.stat.fitting | Statistical methods for fitting distributions. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RandomDataGenerator | RandomDataGenerator. of(RandomGenerator randomGenerator)Factory method to create a  RandomDatainstance using the suppliedRandomGenerator. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RandomDataGenerator | EmpiricalDistribution. randomDataRandomDataGenerator instance to use in repeated calls to getNext() | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.