//
pkg.gl
Category
github.com/go-crypt/crypt
internal
random
package
0.2.25
Repository:
https://github.com/go-crypt/crypt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
7
Files
26 SLOC
#
Functions
Bytes
Bytes returns random arbitrary bytes with a length of n.
CharSetBytes
CharSetBytes returns random bytes with a length of n from the characters in the charset.