package
0.0.0-20241212045633-31cef34f41a2
Repository: https://github.com/gsom95/go-web-dev.git
Documentation: pkg.go.dev

# Functions

Bytes creates a slice of random bytes.
String returns a random base64 encoded string using crypto/rand.

# Variables

ErrNotEnoughRead occurs when not enough bytes were read from crypto/rand.Read().