Properties

Methods

Method

Signature

Comments/Sample

nextDouble

double nextDouble()

 

nextFloat

float nextFloat()

 

nextFloat

float nextFloat(float f)

 

nextGaussians

double nextGaussian()

 

nextInt

integer nextInt()

 

nextInt

integer nextInt(integer n)

 

nextLong

long nextLong()

 

nextLong

long nextLong(long l)

 

See Also