# Functions
GenerateID generates a random ASCII-safe string of specified length.
GenerateName generates a slug in the format "cornflake-peddling-bp0q".
LoadWordsFile imports the word definition file used for names.
NewSafemap returns an initialized pointer to a Safemap.
Sanitize is a very light-weight attempt to reduce XSS potential in well-behaved clients.