Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 947 Bytes

README.md

File metadata and controls

36 lines (18 loc) · 947 Bytes

alt text

Are you tired of coming up with passwords for new starters in your organisation? Then this script is for you! It generates randomly an easy to type in password and copies it into your Clipboard. All of this while sitting in your windows Tray!

There are two different types of passwords generated :

Simple:

Generates capitalised day of the week plus 4 digit number, for example:

Tuesday2354

Complex:

Generates capitalised day of the week with a 4 digit number at the end and random special character anywhere in the word, for example:

Tuesd@ay2354

Fr(iday3189

Installation

Clone this repository and install requirements.txt dependencies.

pip install -r requirements.txt

Usage

Right click on the padlock icon in your system tray and choose desired option.