public class RandomUtil
extends java.lang.Object
| Constructor and Description |
|---|
RandomUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fillWithSecureRandom(byte[] bytes) |
static int |
nextSecureRandomInt() |
static int |
nextSecureRandomInt(int bound) |