# Functions
Hash generates a hash code from string.
HashFromBytes generates a hash code from byte array.
ParseVars parses each line as key=value and returns a map of all variables.
SecureRandomAlphaString returns a secure random string.
SecureRandomBytes returns the requested number of bytes using crypto/rand.
ToPointer returns pointer to a string.