package
0.0.0-20230201110726-a45bb3d185dd
Repository: https://github.com/programbegin/simplebank.git
Documentation: pkg.go.dev
# Functions
LoadConfig reads configuration from file or environment variables.
RandomCurrency generates a random currency code.
RandonInt 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.