This is a simple Tkinter GUI Python program to generate a random password, which can be a combination of:
- lowercase charaters
- uppercase characters
- digits
- special characters (punctuations)
To run the program, simply type the following in the terminal:
python main.py