package
0.0.0-20240509054233-2d19e271e469
Repository: https://github.com/izsal/simple_bank.git
Documentation: pkg.go.dev
# Functions
This function is used to check if a given password matches a hashed password.
This function takes a password as input and returns a hashed version of the password along with any potential errors.
IsSupportedCurrency returns true if the currency is supported.
LoadConfig loads the configuration from the environment variables.
This Go function generates a random currency.
This function generates a random email address.
RandomInt generates a random number 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.