Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 392 Bytes

File metadata and controls

14 lines (9 loc) · 392 Bytes

BitMapImageGenerator

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