1
0
mirror of https://github.com/rclone/rclone.git synced 2025-06-25 14:22:55 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
f0905499e3 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-18 17:48:44 +00:00
4aee962233 doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
78a9e7440a union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00