]> Cypherpunks repositories - gostls13.git/commit
math/rand: fix comment about bits of seed used by the default Source
authorKonstantin Shaposhnikov <k.shaposhnikov@gmail.com>
Thu, 26 May 2016 01:45:57 +0000 (09:45 +0800)
committerIan Lance Taylor <iant@golang.org>
Sun, 26 Jun 2016 05:00:39 +0000 (05:00 +0000)
commit33fa855e6cfa906e12c624663b1010862bf4df6f
treef0f95539741d06aa6c38abfcb083281a60aea8d1
parent4fcb4eb27986e5fa7d26aeb85b04909e03d11ff9
math/rand: fix comment about bits of seed used by the default Source

Fixes #15788

Change-Id: I5a1fd1e5992f1c16cf8d8437d742bf02e1653b9c
Reviewed-on: https://go-review.googlesource.com/23461
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/rand/rand.go