# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CheckPassword checks if the provided password is correct or not.
HashPassword returns the bcrypt hash of the password.
LoadConfig reads configuration from file or environment variables.
No description provided by the author
RandomEmail generates a random email.
Random generates a random id.
RandomInt generates a random integer between min and max.
RandomString generates a random string of length n.