func hash/maphash.MakeSeed

3 uses

	hash/maphash (current package)
		maphash.go#L123: 		seed := MakeSeed()
		maphash.go#L249: func MakeSeed() Seed {

	golang.org/x/tools/go/types/typeutil
		map.go#L377: var theSeed = maphash.MakeSeed()