python-scripts/scripts/otp_generator/readme.md

6 lines
210 B
Markdown
Raw Normal View History

2022-10-09 15:44:52 +00:00
# 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.