# Functions
No description provided by the author
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.