public class RandomNumberGenerator extends Object
| Constructor and Description |
|---|
RandomNumberGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getRandom(int upTo) |
static int |
getRandom(int min,
int max) |
public static final Random RANDOM
Copyright © 2015. All rights reserved.