public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateNewRandom(Set<String> existing,
int length) |
static String |
generateRandomString(int length) |
Copyright © 2021. All Rights Reserved.