package
Version:
v1.54.0
Opens a new window with list of versions in this module.
Published: Nov 15, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Package rands contains utility functions for randomness.
HexString returns a string of n cryptographically random lowercase
hex characters.
That is, HexString(3) returns something like "0fc", containing 12
bits of randomness.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.