1
0
mirror of https://github.com/golang/go synced 2024-11-06 13:46:16 -07:00
go/src/hash
zhangyunhao c2d436dcfa hash/maphash: use fastrand64 in MakeSeed
Change-Id: I5ccbcea4c53658136b25ca608faec19eeec2e908
Reviewed-on: https://go-review.googlesource.com/c/go/+/400915
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-04-21 17:46:04 +00:00
..
adler32 all: gofmt main repo 2022-04-11 16:34:30 +00:00
crc32 all: separate doc comment from //go: directives 2022-04-05 17:54:15 +00:00
crc64
fnv
maphash hash/maphash: use fastrand64 in MakeSeed 2022-04-21 17:46:04 +00:00
example_test.go
hash.go
marshal_test.go
test_cases.txt
test_gen.awk