A simple name generator based on Pokemon Vietnamese Crystal.
Add the following to your Cargo.toml:
Cargo.toml
toml [dependencies] elfs = "0.1"
rust let name = elfs::next();