Random Names Generator's icon

Random Names Generator 1.0.0 Tools 4.0 Community

Submitted by user TigerWild; CC-BY-SA-4.0; 2023-03-28

Generates an array of names (strings) with current indexed entries of:
1. Female (first & last name) using real world database of names
2. Male (first & last name) using real world database of names
3. Unisex (first name) using Emi's code for random fantasy name generation
4. Unisex (first name-short) using Sam's code for random fantasy name generation
5. Unisex (first name-medium) using Sam's code for random fantasy name generation
6. Unisex (first name-long) using Sam's code for random fantasy name generation

Can use as either main screen plugin (click interface) or as direct plugin to your application (call to class_name NameGenerator.new_name() )

Using multiple different methods, including a small database of a few thousand names commonly found in the world, this generator builds multiple random full names for you to quickly choose from. It generates both true real world, and realistic fantasy names. The underlying code is designed to be expandable, feel free to contribute to its growth.

This is a 'Main screen plugin' and will appear next to the 2D,3D,Script,AssetLib buttons in the top center of Godot 4.x

License: Creative Commons Attribution License (reuse allowed)
This work is a derivative work of Emi @emi_cpl https://www.youtube.com/@emi_cpl updated for Godot 4.0
It has been further developed by Samuel Landers of [email protected]


View files Download Submit an issue Recent Edits