Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
func NewDeterministicBytesGenerator ¶
NewDeterministicBytesGenerator returns a hash based generator that is safe for concurrent use. All instances hash with the same (empty) salt, so the output only depends on the input.
func NewRandomBytesGenerator ¶
NewRandomBytesGenerator returns a random bytes generator that is safe for concurrent use.
Click to show internal directories.
Click to hide internal directories.