Documentation
¶
Overview ¶
Package rand provides various utitilies related to generating cryptographically secure random numbers and byte vectors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Reader is a replacement for crypto/rand.Reader. Reader = csrand.Reader )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.