|
|
|
|
|
by tickthokk
3804 days ago
|
|
Nice list, for just names it's a great resource. I see some umlauts, spaces in names, punctuation in names, and it's clearly splittable for first/last name fields. I'm not sure what other ground could be covered that someone would need to account for. I'm not "book" cultured, so a lot of names I don't recognize, but nice shout outs to 30 Rock and Anchorman :p Github complains that it's not a properly formatted CSV file. Maybe consider a TSV? It'd probably still complain. I've yet to use it, but it's been in my back pocket for when I need it. This PHP package looks nice if you need more than just names: https://github.com/fzaninotto/Faker |
|
Yes, I need that for a simple script that generates email addresses and links.