public class RandomNumberGeneration extends Object
| Constructor and Description |
|---|
RandomNumberGeneration() |
| Modifier and Type | Method and Description |
|---|---|
static Random |
getRandom() |
static Random |
newInstance() |
static void |
reset() |
static void |
reset(Random random) |
static void |
setSeed(long seed) |
Copyright © 2013–2019. All rights reserved.