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