Random Hex Code
Returns a random hex code
Usage
npm install randomhexcode
var randomhexcode = require(randomhexcode)
var hex = randomhexcode.generate()
// returns for example: #0eca44
Returns a random hex code
npm install randomhexcode
var randomhexcode = require(randomhexcode)
var hex = randomhexcode.generate()
// returns for example: #0eca44
npm i randomhexcode
3
1.0.3
MIT