//
pkg.gl
Category
github.com/shawnwy/go-utils/v5
gen
package
5.16.0
Repository:
https://github.com/shawnwy/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
36 SLOC
#
Functions
RandomBytes
RandomBytes - generate random bytes concisely which is costly.
RandomBytesLite
RandomBytesLite - generate random bytes which is performance utilized.