]> Cypherpunks repositories - gostls13.git/commit
doc/go1.7.html: no concurrent calls of math/rand methods
authorIan Lance Taylor <iant@golang.org>
Mon, 11 Jul 2016 04:47:56 +0000 (21:47 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 11 Jul 2016 17:19:26 +0000 (17:19 +0000)
commit38de5b71f274ff93581a302b2f3ec4b9937afa51
tree168d0c33e32a2f0f016d72424736950d1dbf03da
parentfb3cf5c686b09bab8c1bef5f7589aaef0e6d9712
doc/go1.7.html: no concurrent calls of math/rand methods

A follow-on to https://golang.org/cl/24852 that mentions the
documentation clarifications.

Updates #16308.

Change-Id: Ic2a6e1d4938d74352f93a6649021fb610efbfcd0
Reviewed-on: https://go-review.googlesource.com/24857
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
doc/go1.7.html