Hi, guys.
This is just a small extension I was building since I needed it in one of my projects so I thought I'd share with you. Basically what this extension does is generate random names for character creating.
Imagine for instance that you're designing an RPG game that will sugest random names to the user as long as the user hits a button. You can generate first names for male and female human and surnames.
It may be something silly but right now this offers you:
100000+ Random names divides by category
Projects that could benefit from this:
- RPG Games that allows the user to create a custom character from scratch.
- Pen & Paper RPG tools for designing characters.
- Tycoon games : like in Rollercoaster Tycoon that you have thousands of guests in the park and everyone of them has a name.
So it was useful to me, it may be useful to you.
PS: you can create elf and orc names too although not so much variety as human names. There is an example in the example's folder. Please try and let me know what you think.
Download link will be in the next post.
Thanks.