rclone/lib/random
Nick Craig-Wood c8b11d27e1 random: seed math/rand in one place with crypto strong seed #4783
This shouldn't be read as encouraging the use of math/rand instead of
crypto/rand in security sensitive contexts, rather as a safer default
if that does happen by accident.
2020-11-19 16:51:26 +00:00
..
random_test.go random: seed math/rand in one place with crypto strong seed #4783 2020-11-19 16:51:26 +00:00
random.go random: seed math/rand in one place with crypto strong seed #4783 2020-11-19 16:51:26 +00:00