//
pkg.gl
Category
github.com/polygon-io/aws-sdk-go-v2
internal
rand
package
1.50.8
Repository:
https://github.com/polygon-io/aws-sdk-go-v2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
22 SLOC
#
Functions
CryptoRandFloat64
CryptoRandFloat64 returns a random float64 obtained from the crypto rand source.
Float64
Float64 returns a float64 read from an io.Reader source.
#
Variables
Reader
Reader provides a random reader that can reset during testing.