Professional password generator and TOTP authenticator
Characters you want to exclude from the generated password
Typically a 16+ character base32 encoded string
TOTP is calculated using your secret key and the current time. The code refreshes every 30 seconds for security purposes.
This tool runs entirely in your browser - your secret key is not sent to any server.
For real security, use official authenticator apps. This is a demonstration tool.