]> Cypherpunks repositories - gostls13.git/commit
math/rand: improve package documentation
authorBenjamin Cable <cable.benjamin@gmail.com>
Thu, 2 Aug 2018 13:54:16 +0000 (14:54 +0100)
committerRob Pike <r@golang.org>
Fri, 3 Aug 2018 23:08:42 +0000 (23:08 +0000)
commit669ac1228a51f7724baab9325d57ac04025db493
tree3ad2249f5cc818c70ecdad382e4f1b1bc713e9ff
parent07bcfe574593eea878e187c99e2d7aa17798eef5
math/rand: improve package documentation

Notify readers that interval notation is used.
Fixes: #26765
Change-Id: Id02a7fcffbf41699e85631badeee083f5d4b2201
Reviewed-on: https://go-review.googlesource.com/127549
Reviewed-by: Rob Pike <r@golang.org>
src/math/rand/normal.go
src/math/rand/rand.go