Random.nextLong

Random.nextLong

Class Overview | Class Members | This Package | All Packages

Syntax
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.