This website requires JavaScript.
Explore
Help
Sign In
jgaunt
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2026-02-27 09:53:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
76b7bcd4d7a95d52aff567373970d31c45e33327
rclone
/
lib
/
random
History
Nick Craig-Wood
938b43c26c
build: remove random.Seed since random generator is seeded automatically in go1.20
...
Now that the minimum version is go1.20 we can stop seeding the random number generator.
2024-01-15 16:22:07 +00:00
..
random_test.go
build: remove random.Seed since random generator is seeded automatically in go1.20
2024-01-15 16:22:07 +00:00
random.go
random: stop using deprecated rand.Seed in go1.20 and later
2023-11-24 11:19:58 +00:00