| Package | Description |
|---|---|
| me.gosimple.nbvcxz.resources |
| Modifier and Type | Method and Description |
|---|---|
static Generator.CharacterTypes |
Generator.CharacterTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Generator.CharacterTypes[] |
Generator.CharacterTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Generator.generateRandomPassword(Generator.CharacterTypes characterTypes,
int length)
Generates a random password of the specified length with the specified characters.
|
Copyright © 2017. All rights reserved.