]> Cypherpunks repositories - gostls13.git/commit
net: use fastrand64 in randInt
authorzhangyunhao <zhangyunhao@bytedance.com>
Tue, 19 Apr 2022 06:20:29 +0000 (14:20 +0800)
committerKeith Randall <khr@golang.org>
Thu, 21 Apr 2022 17:46:26 +0000 (17:46 +0000)
commita4bbcd4b1fc9dd40e0f86416d37bdd9e6d430f3f
tree864b1e1b5a2b233e8d9912b237159d78c2ca038d
parent01b8f5e8821eac0e3456d6200b351629fd3752f4
net: use fastrand64 in randInt

Change-Id: If3d8391d81e8de869dbb3c857f0570817e8aa440
Reviewed-on: https://go-review.googlesource.com/c/go/+/400914
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>
src/net/dnsclient.go
src/runtime/stubs.go