]> Cypherpunks repositories - gostls13.git/commit
math/rand: fix typo in Seed deprecation comment
authorValentin Deleplace <deleplace@google.com>
Fri, 10 Feb 2023 14:51:11 +0000 (15:51 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 10 Feb 2023 16:53:36 +0000 (16:53 +0000)
commit2b807e1d7b00a26aa6a26fa47129bac3f711e5f5
tree52af19a8b3cc741786f875c7cac8889a0f921daa
parentb02d5d325a4e93c88ecfc83a094c252148caa748
math/rand: fix typo in Seed deprecation comment

Change-Id: I37a9e4362953a711840087e1b7b8d7a25f1a83b7
Reviewed-on: https://go-review.googlesource.com/c/go/+/467275
Reviewed-by: Russ Cox <rsc@golang.org>
TryBot-Bypass: Russ Cox <rsc@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
src/math/rand/rand.go