| Package | Description |
|---|---|
| com.mware.ge.values.storable.random |
| Modifier and Type | Class and Description |
|---|---|
static class |
RandomValues.Default |
| Modifier and Type | Field and Description |
|---|---|
static RandomValues.Configuration |
RandomValues.DEFAULT_CONFIGURATION |
| Modifier and Type | Method and Description |
|---|---|
static RandomValues |
RandomValues.create(Random random,
RandomValues.Configuration configuration)
Create a
RandomValues using the given Random with given configuration |
static RandomValues |
RandomValues.create(RandomValues.Configuration configuration)
Create a
RandomValues with the given configuration |
static RandomValues |
RandomValues.create(SplittableRandom random,
RandomValues.Configuration configuration)
Create a
RandomValues using the given SplittableRandom with given configuration |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.