public class SingleRandom
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static SingleRandom |
getInstance() |
float |
nextFloat() |
int |
nextInt(int n) |
public static SingleRandom getInstance()
public float nextFloat()
public int nextInt(int n)