-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Add PIN Generator Calculator #1317
Comments
Hey @bharat-c27, Welcome to the project CalcDiverse! 🎊 |
@Rakesh9100 i dont think this is necessary since most of the apps have a random pin generator in them |
Pls complete your assigned issue first @bharat-c27 |
Hi @Rakesh9100, I have raised the PR for the previous issue and is now merged #1464. Please can you assign the issue to me so that I can raise a PR. The calculator have Input : Output : And I have also handled the error when the user select PIN length greater than 10 and not allow repeated numbers. Thank you!! |
Go ahead @bharat-c27 |
Thank you @Rakesh9100 |
Hello @bharat-c27! Your issue #1317 has been closed. Thank you for your contribution!! 🙌 |
Description
The PIN Generator Calculator allows users to create random Personal Identification Numbers (PINs) using digits 0-9. Users can specify the desired length of the PIN (up to 100 digits) and decide whether to allow repeating digits. This tool is useful for generating secure PINs for various applications, ensuring both convenience and security.
Input :
Output :
@Rakesh9100 please assign me this Issue with Gssoc24 and level 3 label
There is no calculator directly on the website, and no issues were found. Since an PIN Generator Calculator could be beneficial to users by helping them quickly generating secure PINs for various applications, ensuring both convenience and security.
Also @Rakesh9100 , please check the Centripetal Force Calculator which is hosted on the website which is not responsive. If window size is less than 1250 than the input of the Calculator is not visible. If you think that changes should be made to the Calculator then I am ready to do it, please reply if I need to raise a new Issue.
https://calcdiverse.netlify.app/calculators/centripetal-force-calculator/
Thank you!
Screenshots
This is the Preview of the PIN Generator Calculator
Checklist
Code of Conduct
The text was updated successfully, but these errors were encountered: