public class RandomUtil extends Object
| Constructor and Description |
|---|
RandomUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getRange(int lo,
int hi) |
static long |
getRange(long lo,
long hi) |
Copyright © 2017. All rights reserved.