Ishaan28malik / Hacktoberfest-2023

Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
MIT License
551 stars 1.71k forks source link

Added Password Generator Code Python #2009

Open R0Y4L23 opened 9 months ago

R0Y4L23 commented 9 months ago

I've added a new python mini project: a password generator. With this addition, users can create passwords based on their preferences for the number of characters, uppercase and lowercase letters, digits, and special characters. I believe this feature enhances security and usability. I've tested it thoroughly. Please consider this PR as my contribution to Hacktoberfest 2023.