codeverything / awesome-projects

This repository contains awesome scripts and web based projects.
MIT License
38 stars 38 forks source link

Password Generator (easy to remember) in python #67

Closed ashwin3005 closed 1 year ago

ashwin3005 commented 1 year ago

Password Generator in python

About in brief A random password generator in python which is easy to remember as well as strong. (8 characters with numbers, symbols, and upper case included in it)

palanioffcl commented 1 year ago

@ashwin3005 this is an existing project try another if you need help ideas