This is a quick MasterMind solver using Genetic algorithm for learning purpose.
Some parameters can be changed in the beginning of the code, but the initial problem was a 4 slots, 8 colors mastermind.
Was tested with Ubuntu 18.04.3LTS with python 3.6.9 on april 18th 2020.