package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: May 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Reader provides a random reader that can reset during testing.
func CryptoRandFloat64 ¶
CryptoRandFloat64 returns a random float64 obtained from the crypto rand
source.
Float64 returns a float64 read from an io.Reader source. The returned float will be between [0.0, 1.0).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.