Crate name_engine

Source

Structs§

Name
The struct that represents the name. names are composed of syllables, and each syllable has a letter as Letter, and a phonetic representation as Phonics.
NameGenerator
The generator for the names.
NameGeneratorBuilder
The builder for the NameGenerator.
SyllableInfo
The detailed information of the syllables.

Enums§

NameError