Get random hexadecimal strings of preferable length.
To install:
npm install randhex
Example usage:
var randhex = ; console; // '3d828ee'console; // 'c72993' Deafults to 6
Get random hexadecimal strings of preferable length.
npm install randhex
var randhex = ; console; // '3d828ee'console; // 'c72993' Deafults to 6
npm i randhex
3
0.1.0
MIT