package sdkrand

Import Path
	github.com/aws/aws-sdk-go/internal/sdkrand (on go.dev)

Dependency Relation
	imports 3 packages, and imported by 2 packages

Involved Source Files locked_source.go read.go
Package-Level Type Names (only one, which is unexported)
/* sort exporteds by: | */
Package-Level Functions (only one, which is exported)
Read provides the stub for math.Rand.Read method support for go version's 1.6 and greater.
Package-Level Variables (only one, which is exported)
SeededRand is a new RNG using a thread safe implementation of rand.Source