namegen ~master (2022-04-09T23:41:51.4397726)
Dub
Repo
Name
namegen
people
Undocumented in source.
struct
Name {
string
first
;
string
last
;
string
full
();
}
Alias This
full
Members
Functions
full
string
full
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
first
string
first
;
Undocumented in source.
last
string
last
;
Undocumented in source.
Meta
Source
See Implementation
namegen
people
functions
createName
structs
Name