]> Cypherpunks.ru repositories - gostls13.git/commit
math/rand: deprecate Read
authorhopehook <hopehook.com@gmail.com>
Fri, 30 Sep 2022 01:17:11 +0000 (09:17 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 27 Oct 2022 04:32:55 +0000 (04:32 +0000)
commit599a1e40c6dc4d02e2d0ae5a22659b49dc327e40
treea54ad1de8a582672c8652493158bc231361408e1
parent612bb34af5299a33b0b5bdebc92a775153d72ebb
math/rand: deprecate Read

For #20661.

Change-Id: I1e638cb619e643eadc210d71f92bd1af7bafc912
Reviewed-on: https://go-review.googlesource.com/c/go/+/436955
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: hopehook <hopehook@golangcn.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/math/rand/rand.go