Random.nextLong
Class Overview | Class Members |
This Package |
All Packages
public long nextLong()
Returns
the next pseudorandom, uniformly distributed long
value from this random number generator's sequence.
Description
Returns the next pseudorandom, uniformly distributed long
value from this random number generator's sequence.