package
0.0.0-20220908082318-a00ab9601e1c
Repository: https://github.com/cilidm/toolbox.git
Documentation: pkg.go.dev

# Functions

Int returns a random integer in range [min, max].
Ints returns a random integer array with the specified from, to and size.
String returns a random string ['a', 'z'] and ['0', '9'] in the specified length.