Jakob Borg e6b78e5d56 lib/rand: Break out random functions into separate package
The intention for this package is to provide a combination of the
security of crypto/rand and the convenience of math/rand. It should be
the first choice of random data unless ultimate performance is required
and the usage is provably irrelevant from a security standpoint.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3186
2016-05-26 07:02:56 +00:00
..
2015-10-27 09:55:05 +01:00
2016-05-04 19:38:12 +00:00
2015-09-22 19:38:46 +02:00
2016-05-18 22:47:11 +00:00