# Functions
Check if password is correct.
Hash the received password.
No description provided by the author
LoadConfig will read configuration from a file or environment variables.
RandomCurrency generates a random currency code.
No description provided by the author
RandomInt generates a random integer between min and max.
RandomMoney generates a random amount of money.
RandomOwner generates a random owner name.
RandomString generates a random string of length n.