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, nextLong
Copyright © 2018. All rights reserved.