Crate scottish_names

Source

Enums§

Sex
Sex type used as a parameter to determine whether the names generated should be male or female.

Functions§

first_name
Return a random first name of the given Sex, e.g. Sex::Female or Sex::Male.
sex
Return a random Sex of Male or Female.
surname
Return a random surname in all caps.