python-scripts/scripts/otp_generator
2022-10-09 21:14:52 +05:30
..
generateOTP.py added python-script for generate OTP 2022-10-09 21:14:52 +05:30
readme.md added python-script for generate OTP 2022-10-09 21:14:52 +05:30

OTP GENERATOR

In this project, a 6 digit OTP will be auto generated when user gives a valid 10 digit mobile number. This is written in python and can be implemented in websites as well for authentication.