| commit | a4bbcd4b1fc9dd40e0f86416d37bdd9e6d430f3f | [log] [tgz] |
|---|---|---|
| author | zhangyunhao <zhangyunhao@bytedance.com> | Tue Apr 19 14:20:29 2022 +0800 |
| committer | Keith Randall <khr@golang.org> | Thu Apr 21 17:46:26 2022 +0000 |
| tree | 864b1e1b5a2b233e8d9912b237159d78c2ca038d | |
| parent | 01b8f5e8821eac0e3456d6200b351629fd3752f4 [diff] |
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>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.