| /proc/generate_random_name | Generate a random name based off of one of the roundstart languages |
|---|
| /proc/generate_random_name_species_based | Generate a random name based off of a species
This will pick a name from the species language, and avoid picking common if there are alternatives |
|---|
| /proc/assign_random_name | Generate a name devices |
|---|
| /proc/tool_behaviour_name | returns an ic name of the tool needed
Arguments: |
|---|
| /proc/first_name | Find the first name of a mob from a passed string with regex |
|---|
| /proc/last_name | Find the last name of a mob from a passed string with regex |
|---|
| /proc/is_mononym | Find whitespace or dashes in the passed string with regex and returns TRUE if found |
|---|
| /proc/generate_number_strings | Build a list of strings containing the numbers 1-99 as both arabic and roman numerals |
|---|