JB-Rockstar / password_availability

Checks if your new password meets the criteria

Repository from Github https://github.comJB-Rockstar/password_availabilityRepository from Github https://github.comJB-Rockstar/password_availability

Welcome to the Password Availability Code!

This code checks whether you choose a suitable password or not.

The program opens up in a new window and your password is masked with stars*

Password Criteria

Your password should have:

- Minimum of 8 characters,

- At least one uppercase English letter,

- At least one lowercase English letter,

- At least one digit,

- At least one of these special characters: #?!@$%^&*-

JB-Rockstar

About

Checks if your new password meets the criteria


Languages

Language:Python 100.0%