- Version
- Download 3788
- File Size 2.75 KB
- File Count 1
- Create Date July 14, 2020
- Last Updated August 18, 2024
About Project
A basic Password Tools using Python script/program using Tkinter that allows users to perform the following functions:
- Generate a single random password
- Generate a number of passwords specified by the user of a certain length specified by the user to a text file in a location of their choice
- Test the strength of a password that is inputted by the user
- Test the strength of a text file selected by the user containing passwords (the text file created by the program/script in feature 2 would be ideal to test)
password.zip
Download