public class RandomUtils
extends java.lang.Object
| Constructor and Description |
|---|
RandomUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Integer |
get16BitsInt() |
static java.lang.Integer |
getInt() |
static java.lang.Integer |
getInt(int bound) |
static java.lang.Long |
getLong() |