This is an educational project to generate random image with assigning random RGBA values one by one to the image.
- Clone the repository
- run make on your terminal
- Launch randomimage.bmp and observe the results.
Currently, this project only supports bmp and will produce kind of gibberish output.