package
1.0.1
Repository: https://github.com/33cn/go-kit.git
Documentation: pkg.go.dev

# Functions

NewNumber returns a new random string of the provided length, consisting of the standard number source string.
NewString returns a new random string of the provided length, consisting of the standard source string.
NewWithSource returns a new random string of the provided length, consisting of the provided source string.
StdNumberSource returns standard number source string.
StdSource returns standard source string.