//
pkg.gl
Category
github.com/cilidm/toolbox
rand
package
0.0.0-20220908082318-a00ab9601e1c
Repository:
https://github.com/cilidm/toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
38 SLOC
#
Functions
Int
Int returns a random integer in range [min, max].
Ints
Ints returns a random integer array with the specified from, to and size.
String
String returns a random string ['a', 'z'] and ['0', '9'] in the specified length.