//
pkg.gl
Category
github.com/orian/utils
others
package
1.2.0
Repository:
https://github.com/orian/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
39 SLOC
#
Functions
RandString
RandString produce a random string comes from: http://stackoverflow.com/questions/22892120/how-to-generate-a-random-string-of-a-fixed-length-in-golang.