Releases: IceTheCoder/Passwordsy
Releases · IceTheCoder/Passwordsy
v0.0.0.1-alpha: Code Cleaning 1
Importing tkinter as tk instead of importing the entire module.
v0.0.0-alpha: First release
The first release of Passwordsy
Additions
Graphical User Interface
- Passwordsy window title and icon.
- Instructions on using CTRL + C to copy and CTRL + V to paste.
- Input field for number of characters (up to 100).
- Blue "DONE" button.
Functionality
- Generation of a password containing up to 100 random letters, numbers, and symbols.
Development
- Added issue templates, CODE_OF_CONDUCT.md, CONTRIBUTING.md, README.md, and README.md.