public static class RandomValues.Default extends Object implements RandomValues.Configuration
| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
int |
arrayMaxLength() |
int |
arrayMinLength() |
int |
maxCodePoint() |
int |
stringMaxLength() |
int |
stringMinLength() |
public int stringMinLength()
stringMinLength in interface RandomValues.Configurationpublic int stringMaxLength()
stringMaxLength in interface RandomValues.Configurationpublic int arrayMinLength()
arrayMinLength in interface RandomValues.Configurationpublic int arrayMaxLength()
arrayMaxLength in interface RandomValues.Configurationpublic int maxCodePoint()
maxCodePoint in interface RandomValues.ConfigurationCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.