HarshCasper / Rotten-Scripts

Scripts that will make you go WOW!
MIT License
1.48k stars 489 forks source link

password generator for strong and unique passwords #1192

Closed Umesh-01 closed 3 years ago

Umesh-01 commented 3 years ago

Description

name problem/motivation possible solution assignees
Password Generator I want to make a password generator that will generate strong and unique passwords including a combination of uppercase and lowercase letters, numbers, and symbols. I will be using python for creating password generator. We can change the length of passwords and can also get any number of passwords according to our need. self-assign

Contributing As

Umesh-01 commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @Umesh-01! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

Umesh-01 commented 3 years ago

closing the issue because it already exists