package rand
import "github.com/aws/aws-sdk-go-v2/internal/rand"
Index ¶
Variables ¶
Reader provides a random reader that can reset during testing.
Functions ¶
func CryptoRandFloat64 ¶
CryptoRandFloat64 returns a random float64 obtained from the crypto rand source.
func Float64 ¶
Float64 returns a float64 read from an io.Reader source.
Source Files ¶
- Version
- v0.28.0
- Published
- Oct 26, 2020
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 8 minutes ago –
Tools for package owners.