Hi all,
I would like to populate my database with randomly generated personal names.
Would you know any software tool (no web pages!) that can help me achieving this?
I will need to generate at leat 5,000 personal names.
Thank you.
Hi all,
I would like to populate my database with randomly generated personal names.
Would you know any software tool (no web pages!) that can help me achieving this?
I will need to generate at leat 5,000 personal names.
Thank you.
What language are you developing in? Ruby has the Faker gem which in turn is ported from the Perl version.