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