public final class UniformDoubleDistribution extends DoubleDistribution
| Constructor and Description |
|---|
UniformDoubleDistribution(double high) |
UniformDoubleDistribution(double low,
double high) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHigh() |
double |
getLow() |
double |
nextDouble() |
nextFloat, nextInt, nextLongCopyright © 2018. All rights reserved.