public final class NameGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
adjectives |
static String[] |
fishes |
| Constructor and Description |
|---|
NameGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateName()
Generates a new random name of the form adjective + fish.
|
Copyright © 2019. All rights reserved.