RandomAPI / Randomuser.me-old-source

[Deprecated] PHP source for Random User Generator - Please take a look at the new Node version
https://randomuser.me
137 stars 48 forks source link

use optional female_last_names.txt #32

Closed MA3STR0 closed 9 years ago

MA3STR0 commented 9 years ago

Some languages have different endings for Male and Female last names.

My suggestions is to look for female_last_names.txt file and use it if present, otherwise stick to default last_names.txt

keitharm commented 9 years ago

None of the nationalities currently have a female_last_name.

If a PR is made with a female_last_name included, then we can update the API to use it.