Shahrayar123 / Python-Projects

Basic Python projects, good first issue
327 stars 308 forks source link

Password Generator #44

Closed varadtote closed 1 year ago

varadtote commented 1 year ago

Creating a Password Generator with Python random module

anshuman0123 commented 1 year ago

assign

Manish254252 commented 1 year ago

anyone working on this issue if not i would like solve it .

iligeoili commented 1 year ago

i would like to work on this issue if its possible

Lokesh396 commented 1 year ago

It's still open anyone working on it or else i will work on it, thanks.

30adi commented 1 year ago

is anyone still working on this?

Yash-sudo-web commented 1 year ago

is anyone working on this? can you assign this to me?

Yash-sudo-web commented 1 year ago

Opened Pull request #58 regarding this

Anupamsh30 commented 1 year ago

@varadtote If this is still open can you assign this to me?

shoc71 commented 1 year ago

hey @varadtote, I can create a Password Generator with Python random module. Are there any other features that you would like me to create like hints, saving it on a notepad somewhere or a create a GUI?

If not, here's my version of the py random generator.