/Random_Password_Generator

Random pass word generator made with python. PyQt5 module is used to design GUI.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Differences in this GUI program :

  • Default titlebar removed
  • Custom Minimize,Maximize and Close Buttons
  • Drag & move window from any point

Program work like this

bandicam.2022-01-26.17-26-54-150.mp4

Installation & Executing

git clone https://github.com/GH0STH4CKER/Random_Password_Generator.git
cd Random_Password_Generator
pip install -r requirements.txt
python PasswordGenRUN.py

Download Executable file here

download button


VsCode