mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
The Read function of math/rand package doesn't exist on Go 1.5 or below. Change-Id: If837bbd0a862726be93e07b021701004ba0f0fad Reviewed-on: https://go-review.googlesource.com/30896 Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>