Generate and copy Time-based One-Time Passwords (TOTP) instantly for testing, debugging, and QA. Configure algorithm (SHA-1 / SHA-256 / SHA-512), digit length (6 or 8), and see live codes that refresh every 30 seconds per RFC 6238.
Your data security is our top priority. All TOTP code generation and application management happen entirely in your browser.
This tool does not store or transmit your secret keys or codes outside of your browser.
SHA-1
, SHA-256
, or SHA-512
, and pick 6
or 8
digits. SHA-1 + 6 digits is the common default; use stronger hashes if your integration requires it.⚠️ Caution: All code generation and storage happen in your browser memory only.
And therefore, when your browser cache is cleared or if you reinstall your browser, all data saved for this tool will be permanently deleted.
secret=
parameter from the otpauth URI.secret=
parameter in the otpauth://
URL is the base32 secret.