메소드 | 설명 | |
---|---|---|
JavaRandom ( ) : System | ||
JavaRandom ( System.Int64 s ) : System | ||
nextBoolean ( ) : bool | ||
nextBytes ( byte bytes ) : void | ||
nextDouble ( ) : double | ||
nextFloat ( ) : float | ||
nextGaussian ( ) : double | ||
nextInt ( ) : |
||
nextInt ( |
||
nextLong ( ) : System.Int64 | ||
setSeed ( System.Int64 s ) : void |
메소드 | 설명 | |
---|---|---|
next ( |