Random Color Generator A simple Random Color Generator written in Python. π Screenshot How to use it? Make sure you have tkinter and python installed π»: sudo dnf install python3 python3-tkinter Clone this repo π₯: git clone https://github.com/AadityaThapa/RandomColorGenerator.git Then execute the program using python π: python3 main.py