public class RandomUtil extends Object
| Constructor and Description |
|---|
RandomUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
nextInt(int max) |
static long |
nextLong(int max) |
static byte[] |
nextLongBytes() |
static String |
nextLongHexadecimal() |
Copyright © 2019. All rights reserved.