]> Cypherpunks repositories - gostls13.git/commit
math/rand: add a comment for the i=0 iteration
authorJingguo Yao <yaojingguo@gmail.com>
Thu, 12 Nov 2015 13:59:30 +0000 (21:59 +0800)
committerKeith Randall <khr@golang.org>
Sun, 15 Nov 2015 08:21:29 +0000 (08:21 +0000)
commitfb01ad21c2bdc12e415967f1266bbf86d90956bc
tree04027ec48f006d475f553dbade4e04458f356d23
parent7af0839e11378b153feaa9570aeb2cdcdc06b75f
math/rand: add a comment for the i=0 iteration

Fixes #13215

Change-Id: I126117d42e7c1e69cbc7fad0760e225b03ed15bd
Reviewed-on: https://go-review.googlesource.com/16852
Reviewed-by: Keith Randall <khr@golang.org>
src/math/rand/rand.go