internal/chacha8rand.State.Refill (method)
5 uses
internal/chacha8rand (current package)
chacha8.go#L75: func (s *State) Refill() {
chacha8.go#L112: s.Refill()
math/rand/v2
chacha8.go#L44: c.state.Refill()
runtime
rand.go#L102: globalRand.state.Refill()
rand.go#L146: c.Refill()
![]() |
The pages are generated with Golds v0.7.6. (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. |