//
pkg.gl
Category
github.com/kubework/pkg
rand
package
0.0.2
Repository:
https://github.com/kubework/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
30 SLOC
#
Functions
RandString
RandString returns a cryptographically-secure pseudo-random alpha-numeric string of a given length.
RandStringCharset
RandStringCharset generates, from a given charset, a cryptographically-secure pseudo-random string of a given length.