Hi,
I am building a program that will eventually be populated with thousands of users, but I want to be able to test it using a large dataset while developing.
What I want to do is get a list of several hundred common first names + surnames from various languages/cultures so that I can pair them together randomly and sequentially to create my test data.
I've been unsuccessful in finding such a list, what would be ideal is something in a format that I can easily read in such as CSV , XML etc etc.
Any body else know of such a list?
EDIT:
Thanks for the lists so far very useful , would be even better if there were lists containing popular names in chinese / russian / turkish etc characters.