A simple and interactive OTP (One-Time Password) Generator built using Python and Streamlit.
Deployment done through Streamlit.
This web app generates a random 4-digit OTP and allows users to verify it instantly.
- π’ Generate Random 4-Digit OTP
- πΎ Uses Streamlit Session State
- β OTP Verification System
- β Warning Message for Security
- π¨ Clean & Simple UI
- Python
- Streamlit
- Random Module