larymak/Python-project-Scripts

Random Password generator can be more explaining.

Tanish-Panwar opened this issue · 6 comments

The RAMDOM PASSWOR GENERATOR can be more explaining, using more scratched code with a beginner friendly explanation of the code. Instead of using the String's Ascii we can use Unicode's for generating a more strong random password.
// This might take O(n) but this would help generating more strong password.

Any person to take on this one?

Any person to take on this one?

I will work on it

@oyerohabib Hey, i wanna work on it with you. can i?

@Atique-7 , of course you can. what part of it do you want to do?

@oyerohabib Hey, i have never contributed on an open source project but i was looking for someone to help me get started, if you could guide me, I'd be really grateful. I have some django experience.

@Atique-7, no problem. You could read up this article. It is very comprehensive on how to contribute to a project. https://www.freecodecamp.org/news/how-to-contribute-to-open-source-projects-beginners-guide/

Should in case you face any issues at any point in time, feel free to ask me, I would be very glad to help.