rgb-random-array
v1.0.1
Published
get a random RGB color as JS array
Maintainers
Readme
rgb-random-array
get a random RGB color as JS array
example
var rc = require('rgb-random-array');
rc() // [ 79, 45, 252 ]About
rbg-random-array uses randomcolor for attractive colors. Works well with node-opencv.
