package
0.26.0
Repository: https://github.com/kcp-dev/kcp.git
Documentation: pkg.go.dev

# Functions

Random256BitsString is a convenience function for calling RandomBitsString(256).
RandomBits returns a random byte slice with at least the requested bits of entropy.
RandomBitsString returns a random string with at least the requested bits of entropy.