vertcoin-project / one-click-miner-vnext

One Click Miner for Vertcoin
https://vertcoin.org/
MIT License
185 stars 138 forks source link

Remove deprecated call to rand.Seed #617

Closed KforG closed 6 months ago

KforG commented 6 months ago

As of Go 1.20, seeding the random functions is no longer needed.