]> Cypherpunks.ru repositories - gostls13.git/commit
math/rand: clarify Seed deprecation note
authorIan Lance Taylor <iant@golang.org>
Tue, 4 Apr 2023 01:41:54 +0000 (18:41 -0700)
committerIan Lance Taylor <iant@google.com>
Tue, 4 Apr 2023 20:18:09 +0000 (20:18 +0000)
commit6d2cac12dbbd0e2f349106f1e4990b2feb0dda40
tree22b0cdc724825f9860661ab77f27f688d3bb0fb8
parentd0099eff5e2e8dedd94eb1821408212c10231a47
math/rand: clarify Seed deprecation note

Fixes #59331

Change-Id: I62156be2f2758c59349c3b02db6cf9140429c9e3
Reviewed-on: https://go-review.googlesource.com/c/go/+/481915
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Bypass: Ian Lance Taylor <iant@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
src/math/rand/rand.go