codemistic / Data-Structures-and-Algorithms

A repository to help the open-source community with DSA related contributions
MIT License
359 stars 345 forks source link

Added random pass gen and resolved issue #615 #616

Closed sohamdata closed 2 years ago

sohamdata commented 2 years ago

A password generator that takes desired length as input and gives a random and secure password. Kindly add the hacktober topic and merge and add hacktober-accepted if it is approved. Thanks!