rgb-random-array

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i rgb-random-array

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • johnelliott