Capitalizes first character of word
Word
Generates random name for given item
Item identifier in the form of string containing 256bit number
Random item name (as 'adjective color thing')
Generates random name for given player
Player address as string
Random player name (as 'name surname')
Randomly selects words from given string arrays, based on given 256bit number
Seed for word choice
Array of string arrays
Array of one random string from each input array
Generated using TypeDoc
This files contains functions for procedural generation of names for entities.