unexpected.rando.names

Undocumented in source.

Members

Functions

createTable
string[string] createTable(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
generateName
string generateName(size_t length, uint seed)
Undocumented in source. Be warned that the author may not have intended to support it.
randomizeNames
void randomizeNames(T field, Random rng, uint seed, Options options)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

minNameLength
enum minNameLength;
Undocumented in source.

Static variables

genTable
string[string] genTable;
Undocumented in source.
genTableStarts
string[string] genTableStarts;
Undocumented in source.

Meta