public final class UniformFloatDistribution extends FloatDistribution
Constructor and Description |
---|
UniformFloatDistribution(float high) |
UniformFloatDistribution(float low,
float high) |
Modifier and Type | Method and Description |
---|---|
float |
getHigh() |
float |
getLow() |
float |
nextFloat() |
nextDouble, nextInt, nextLong
Copyright © 2018. All rights reserved.