math/rand: make the security warning clearer and more prominent
It is still a common misconception that math/rand can be used for security-sensitive work if seeded with crypto/rand (lazyledger/lazyledger-core#270). It can not. Change-Id: I8598c352d1750eabeada50be9976ab68cbb42cc0 Reviewed-on: https://go-review.googlesource.com/c/go/+/310350 Trust: Filippo Valsorda <filippo@golang.org> Reviewed-by:Katie Hockman <katie@golang.org> Reviewed-by:
Emmanuel Odeke <emmanuel@orijtech.com>
Loading
Please sign in to comment