public class SecureRandomUtil
extends Object
Constructor and Description |
---|
SecureRandomUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
nextBoolean() |
static byte |
nextByte() |
static double |
nextDouble() |
static float |
nextFloat() |
static int |
nextInt() |
static long |
nextLong() |