func math/rand/v2.NewChaCha8
2 uses
math/rand/v2 (current package)
chacha8.go#L24: func NewChaCha8(seed [32]byte) *ChaCha8 {
crypto/ecdsa
ecdsa_legacy.go#L106: csprng = rand.NewChaCha8(seed)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)