30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Title: Add an OTP Generator
Is your feature request related to a problem? Please describe.
This feature is to add an OTP Generator using JavaScript.
Describe the solution you'd like.
An OTP (One-Time Password) Generator in JavaScript is a tool that generates a unique code, typically consisting of numeric or alphanumeric characters. OTPs are commonly used for user authentication, two-factor authentication and account verification processes in web applications.
Describe alternatives you've considered.
This OTP Generator will include Html and Css along with javascript.
Add any other context or screenshots about the feature request here.
Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.
I want to work on this. Please assign me this issue under GSSoC label.@swapnilsparsh.