Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustReadBytes ¶
func MustReadBytes(dst []byte)
MustReadBytes reads random bytes into dst and fails if anything out of the ordinary happens.
func RandomizeBytes ¶
RandomizeBytes reads `len(dst)` random bytes, then returns `dst`. It will panic on any kind of failure reading random bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.