]> Cypherpunks repositories - gostls13.git/commit
math/rand: document that Source returned by NewSource implements Source64
authorJonathan FOng <jonathanfong098@gmail.com>
Fri, 26 Aug 2022 19:10:32 +0000 (12:10 -0700)
committerJoseph Tsai <joetsai@digital-static.net>
Fri, 2 Sep 2022 05:05:13 +0000 (05:05 +0000)
commit8e35910640bd190103d99d994d54b738e619c858
treefcd95cb72b06622717412a03a8dc672e727aebd4
parentccab2fbc30b0553fce54646a4da0a8645eda40a3
math/rand: document that Source returned by NewSource implements Source64

Fixes #44488

Change-Id: I570950799788678b9dc6e9ddad894973b4611e09
Reviewed-on: https://go-review.googlesource.com/c/go/+/425974
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Joseph Tsai <joetsai@digital-static.net>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/math/rand/rand.go