# Functions
Bcrypt hashes a string.
GenerateRandomString generates a random string of a given length using the characters provided.
No description provided by the author
No description provided by the author
PrettyPrint converts a map to a pretty-printed JSON string.
StructToMap converts any struct to map[string]interface{}.