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
Clone this repository and install requirements.txt dependencies.
pip install -r requirements.txt
Right click on the padlock icon in your system tray and choose desired option.