]> Cypherpunks repositories - gostls13.git/commit
math/rand: rewrite the math/rand package comment to say what it's good for
authorRob Pike <r@golang.org>
Wed, 8 Feb 2023 03:19:59 +0000 (14:19 +1100)
committerRob Pike <r@golang.org>
Thu, 9 Feb 2023 23:41:42 +0000 (23:41 +0000)
commitfb79da299127b3ff85e14f37e4616a26e6c2a720
tree914aa9240f88f4b5d8ba0ee2b428df4158b99ced
parenta4d5fbc3a48b63f19fcd2a4d040a85c75a2709b5
math/rand: rewrite the math/rand package comment to say what it's good for

It currently says only what it wasn't good for, which is not helpful.

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