public final class PayaraMicroNameGenerator extends Object
There are over 14,000 different possible names.
| Constructor and Description |
|---|
PayaraMicroNameGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateName() |
static String |
generateUniqueName(List<String> takenNames,
String UUID)
Generates a unique name.
|
public static String generateName()
public static String generateUniqueName(List<String> takenNames, String UUID)
takenNames - a list of all names of instances that already existUUID - The UUID of the instanceCopyright © 2019. All rights reserved.