internal/chacha8rand.State.Reseed (method)

2 uses

	internal/chacha8rand (current package)
		chacha8.go#L103: func (s *State) Reseed() {

	runtime
		rand.go#L113: 	globalRand.state.Reseed()