internal/chacha8rand.State.Refill (method)
6 uses
internal/chacha8rand (current package)
chacha8.go#L85: func (s *State) Refill() {
chacha8.go#L122: s.Refill()
math/rand/v2
chacha8.go#L44: c.state.Refill()
runtime
rand.go#L74: globalRand.state.Refill()
rand.go#L131: globalRand.state.Refill()
rand.go#L177: c.Refill()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |