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,
UUID uuid)
Generates a unique name.
|
public static String generateName()
public static String generateUniqueName(List<String> takenNames, UUID uuid)
takenNames - a list of all names of instances that already existuuid - The UUID of the instanceCopyright © 2021. All rights reserved.