Go-SCP
Go-SCP copied to clipboard
Migrate to math/rand/v2
Changes related to migrating content to newer math/rand/v2. v2 does not have the Seed function anymore so removed the code example related to it, but kept the warning in the end which describes a practical example of how things can go wrong.
Resolves issue #102