This commit is contained in:
ntr 2019-07-23 11:56:05 +10:00
parent 71b3ecb2df
commit aa3bb65907

View File

@ -1,7 +1,7 @@
use rand::prelude::*;
use rand::{thread_rng};
const FIRSTS: [&'static str; 33] = [
const FIRSTS: [&'static str; 36] = [
"artificial",
"ambient",
"borean",
@ -13,6 +13,8 @@ const FIRSTS: [&'static str; 33] = [
"convex",
"distorted",
"dub",
"emotive",
"emotionless",
"fierce",
"inverted",
"leafy",
@ -31,6 +33,7 @@ const FIRSTS: [&'static str; 33] = [
"purified",
"recalcitrant",
"rogue",
"subversive",
"subterranean",
"synthetic",
"sweet",