add some names

This commit is contained in:
ntr
2019-05-09 00:23:05 +10:00
parent e12e3e6c4b
commit e2dfd5ec5f
3 changed files with 27 additions and 5 deletions
+20 -2
View File
@@ -1,7 +1,7 @@
use rand::prelude::*;
use rand::{thread_rng};
const FIRSTS: [&'static str; 17] = [
const FIRSTS: [&'static str; 22] = [
"fierce",
"obscure",
"mighty",
@@ -19,14 +19,32 @@ const FIRSTS: [&'static str; 17] = [
"lurking",
"leafy",
"nutritious",
"bristling",
"metallic",
"purified",
"organic",
"distorted",
];
const LASTS: [&'static str; 16] = [
const LASTS: [&'static str; 29] = [
"kaffe",
"foilage",
"wildlife",
"design",
"assembly",
"layout",
"transmitter",
"lens",
"artifact",
"frequency",
"entropy",
"console",
"insulator",
"river",
"oak",
"replicant",
"mechanism",
"construct",
"function",
"shape",
"form",