package
0.0.0-20230329175817-24a9e82f5234
Repository: https://github.com/emohankrishna/simplebank.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
HashPassword returns the bcrypt hash of the password.
IsSupportedCurrency returns true if the currency is supported.
No description provided by the author
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.