internal/chacha8rand.State.Init64 (method)
4 uses
internal/chacha8rand (current package)
chacha8.go#L65: s.Init64([4]uint64{
chacha8.go#L74: func (s *State) Init64(seed [4]uint64) {
chacha8.go#L125: s.Init64(seed)
runtime
rand.go#L194: mp.chacha8.Init64(seed)
![]() |
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. |