java.util.random.RandomGenerator

Aliases

Parameters

subClasses

superClasses

Any

Js Constructors

new java_util_random_RandomGenerator(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hashCode():int
ints(x$1:long, x$2:int, x$3:int):java.util.stream.IntStream
isDeprecated():boolean
isInstanceOf():boolean
longs(x$1:long, x$2:long, x$3:long):java.util.stream.LongStream
nextBoolean():boolean
nextBytes(x$1:Array[byte]):Unit
nextDouble():double
nextDouble(x$1:double):double
nextDouble(x$1:double, x$2:double):double
nextExponential():double
nextFloat():float
nextFloat(x$1:float):float
nextFloat(x$1:float, x$2:float):float
nextGaussian():double
nextGaussian(x$1:double, x$2:double):double
nextInt():int
nextInt(x$1:int):int
nextInt(x$1:int, x$2:int):int
nextLong():long
nextLong(x$1:long):long
nextLong(x$1:long, x$2:long):long
notify():Unit
notifyAll():Unit
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit