Generate a secure token using python 3 Feb 6, 2021 pgk on notes, python3, python python3 -c 'import secrets; print(secrets.token_urlsafe(64))'