package
0.0.0-20211122162645-bd28b0e03ce2
Repository: https://github.com/mahdidl/simple_bank.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
LoadConfig reads configuration from file or environment variable.
RandomCurrency generates a random currency code.
RandomInt generate random integer between min and max.
RandomMoney generate random amount of money.
RandomOwner generate random owner name.
RandomString generate random string of length n.