What is RandomChroma?
RondomChroma is a program that generates a random chroma for use in the popular online game "League of Legends". Automatically, the program provides players with a new and unique chroma skin, adding an exciting element of surprise to the game.
Commands to install all the needed packages.
pip install pyautogui -> https://pypi.org/project/PyAutoGUI/
pip install psutil ->https://pypi.org/project/psutil/
(this should be all the packages you need)