This repository helps you to set you mac address randomly but with a big difference: we don't follow randomized mac address rules!
More info
To install this script which automatically changes your mac address whenever you connect to a network you have to install Python3 first then clone this repository and run following command inside the repo directory:
sudo python ./install.py
You can find you network card interface name using ifconfig command.
To uninstall this script run following command:
sudo python ./uninstall.py