hexa-random
v0.0.1
Published
It will generate random number based on combination of hexa decimal.
Downloads
4
Readme
hexa-random
-- It will generate uniq id based on combination of hexa decimal.
Install
npm install hexa-random
Usage
var random = require("hexa-random");
random.generateUID()