swapnilsparsh / 30DaysOfJavaScript

Projects made during the 30 days of the JavaScript challenge
https://30daysofjs.netlify.app
MIT License
940 stars 640 forks source link

Title: Add an OTP Generator #1517

Closed Varsha010101 closed 6 months ago

Varsha010101 commented 6 months ago

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.

Screenshot 2024-05-24 221616

github-actions[bot] commented 6 months ago

Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.

Varsha010101 commented 6 months ago

I want to work on this. Please assign me this issue under GSSoC label.@swapnilsparsh.