This is a bitmap image generator using Integer generator from random.org. It creates a 128*128 bitmap image using RGB values randomly genrated. To use it: npm install imagejs npm install node-fetch --save
You could also just use npm install to install all the packages from package.json
It will create different images everytime. you can run using
node bitmap.js