mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4742a3964f
Crypto rand is a much better seed for math/rand than time. In the event we use math/rand where we should not, this will make it a safer source of random numbers. Although potentially dangerous, this will still fallback to time should crypto/rand for any reason fail. Signed-off-by: Eric Windisch <eric@windisch.us> |
||
---|---|---|
.. | ||
random.go | ||
random_test.go |