UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
27 stars 70 forks source link

[Feature Request]: a password generator using random module in python #264

Open jiyabansal123 opened 18 hours ago

jiyabansal123 commented 18 hours ago

Is there an existing issue for this?

Feature Description

A complex password generator that satisfies every requirement of a strong password.

Record

Full Name

Jiya Bansal

Participant Role

hacktober fest

github-actions[bot] commented 18 hours ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

BISHAL17048 commented 11 hours ago

Please assign me this problem to make a complex password generator that satisfies every requirement of a strong password.