Inspired by: https://youtu.be/3D_h2RE0o0E?si=ldpte7LT3r-i3dwZ
which was inspired by: https://users.ece.cmu.edu/~adrian/projects/validation/validation.pdf
which was inspired by: https://johnmount.github.io/mzlabs/GeneticArt/
cargo build --release
.\target\release\randomart.exe --width 400 --height 200 output.png
MIT
