EmailBot
EmailBot copied to clipboard
replace random with secrets for better security
The random library is not cryptographically secure. We should replace it with secrets.