labesoft / top-projects

Welcome to our simple python projects portfolio
1 stars 0 forks source link

Create a password generator #34

Closed benlapETS closed 3 years ago

benlapETS commented 3 years ago

Linked with #1

benlapETS commented 3 years ago

We know that passwords are a real security threat. To keep your account safe and prevent your password from being hacked you have to make your password hard enough that nobody can guess.

It is a tool that generates passwords based on the given guidelines that you set to create an unpredictable strong password for your accounts.

The Password generator tool creates a random and customized password for users that helps them to create a strong password which provides greater security.