//
pkg.gl
Category
github.com/gsom95/go-web-dev
rand
package
0.0.0-20241212045633-31cef34f41a2
Repository:
https://github.com/gsom95/go-web-dev.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
25 SLOC
#
Functions
Bytes
Bytes creates a slice of random bytes.
String
String returns a random base64 encoded string using crypto/rand.
#
Variables
ErrNotEnoughRead
ErrNotEnoughRead occurs when not enough bytes were read from crypto/rand.Read().