public static class RandomUtils.RandomStringUtils extends Object
| Constructor and Description |
|---|
RandomStringUtils(boolean secure) |
| Modifier and Type | Method and Description |
|---|---|
String |
randomNumberString(int length)
Produce random number strings.
|
String |
randomWordString(int length)
Produce random word strings.
|
Copyright © 2018. All rights reserved.