Skip to main content
Reference

Random SFO

Properties

Methods

MethodSignatureComments/Sample
nextDoubledouble nextDouble()
nextFloatfloat nextFloat()
nextFloatfloat nextFloat(float f)
nextGaussiansdouble nextGaussian()
nextIntinteger nextInt()
nextIntinteger nextInt(integer n)
nextLonglong nextLong()
nextLonglong nextLong(long l)

See Also

Was this page helpful?