Method | Description | |
---|---|---|
Random ( long arg0 ) | ||
nextBoolean ( ) : bool | ||
nextBytes ( byte arg0 ) : void | ||
nextDouble ( ) : double | ||
nextFloat ( ) : float | ||
nextGaussian ( ) : double | ||
nextInt ( ) : int | ||
nextInt ( int arg0 ) : int | ||
nextLong ( ) : long | ||
setSeed ( long arg0 ) : void |
Method | Description | |
---|---|---|
Random ( global @__env ) | ||
next ( int arg0 ) : int |
Method | Description | |
---|---|---|
Random ( ) |