Random.nextDouble
Class Overview | Class Members |
This Package |
All Packages
public double nextDouble()
Returns
the next pseudorandom, uniformly distributed
double value between 0.0 and
1.0 from this random number generator's sequence.
Description
Returns the next pseudorandom, uniformly distributed
double value between 0.0 and
1.0 from this random number generator's sequence.