Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateID ¶
GenerateID generates a random ASCII-safe string of specified length
func GenerateName ¶
func GenerateName() string
GenerateName generates a slug in the format "cornflake-peddling-bp0q".
func LoadWordsFile ¶
LoadWordsFile imports the word definition file used for names.
Types ¶
type Safemap ¶
type Safemap struct {
// contains filtered or unexported fields
}
Safemap is a special-purpose map type for holding unsigned-ints or bools intended for use in http requests or performance-critical paths
Click to show internal directories.
Click to hide internal directories.