Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 271 Bytes

TOTP Generator

This Python script generates Time-based One-time Passwords (TOTP) without any external dependency.

Requirements:

  • Python 3.6+

Usage:

  1. Assign the TOTP secret key to the totp_key variable in the script.
  2. The function prints the TOTP.