gg2001 / EmailBot

Discord bot for verifying the email domain of server members
https://github.com/gg2001/EmailBot
GNU General Public License v3.0
46 stars 33 forks source link

replace random with secrets for better security #5

Open DE0CH opened 2 years ago

DE0CH commented 2 years ago

The random library is not cryptographically secure. We should replace it with secrets.