]> Cypherpunks repositories - gostls13.git/commit
math/rand, math/rand/v2: rename receiver variables
authorOleksandr Redko <oleksandr.red+github@gmail.com>
Sun, 3 Mar 2024 19:52:16 +0000 (21:52 +0200)
committerGopher Robot <gobot@golang.org>
Mon, 4 Mar 2024 17:32:49 +0000 (17:32 +0000)
commit806ea41fce0aec85fc092ec268ebbc729ca0930f
treea969a99c8fcab00a497dbe4ac01fb9c7d271a298
parent63c910a670731eee559f7264e5aaf4147094e550
math/rand, math/rand/v2: rename receiver variables

According to the https://go.dev/wiki/CodeReviewComments#receiver-names

Change-Id: Ib8bc57cf6a680e5c75d7346b74e77847945f6939
Reviewed-on: https://go-review.googlesource.com/c/go/+/568635
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/math/rand/rand_test.go
src/math/rand/v2/rand_test.go