Skip to content

Releases: IceTheCoder/Passwordsy

v0.0.0.1-alpha: Code Cleaning 1

04 Dec 13:21
Compare
Choose a tag to compare
Pre-release

Importing tkinter as tk instead of importing the entire module.

v0.0.0-alpha: First release

20 Nov 15:02
8ca3557
Compare
Choose a tag to compare
Pre-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