Python files that generate bmps based on random + some logic
The first 3 versions are heavily stolen from the random pixel generator made by the kind people of this post: http://pseentertainmentcorp.com/smf/index.php?topic=2034.0
In the future I want to abstract the bmp generating from the randomization. Basically generate a matrix of color integers first and then saving it as bmp data