//
pkg.gl
Category
github.com/aws/aws-sdk-go
internal
sdkrand
package
1.55.6
Repository:
https://github.com/aws/aws-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
40
Files
25 SLOC
#
Functions
Read
Read provides the stub for math.Rand.Read method support for go version's 1.6 and greater.
#
Variables
SeededRand
SeededRand is a new RNG using a thread safe implementation of rand.Source.