Did a coding challenge to create a PNG image that had some sort of randomness as part of an offsite at work. Originally, I coded mine in Elixir. This is an attempt to recreate that random art but with Rust.
- Run
cargo run
- Open
example.png
- View your new image.