AiTechWorlds
AiTechWorlds
Generate TOTP one-time codes (Google Authenticator style) using Web Crypto — no server.
Enter the Base32 secret from your authenticator app QR code, or generate a new one.
The TOTP Generator produces time-based one-time passwords (RFC 6238) using HMAC-SHA1 via the Web Crypto API — exactly how Google Authenticator and similar apps work. Enter a Base32 secret, and the tool displays the current 6-digit code with a 30-second countdown. Auto-refreshes when each window expires.
Enter a Base32 secret
Paste your TOTP secret (Base32 encoded), or click Generate to create a random one.
View the code
The current 6-digit TOTP code is displayed with a countdown progress bar showing the remaining seconds.
Watch it refresh
The code automatically regenerates when the 30-second window expires.
100% Private — No Server Required
All processing happens directly in your browser. No data is uploaded, stored, or transmitted to any server.