simple-stamp
v0.0.3
Published
Simple hex random value generator
Downloads
11
Readme
node-simple-stamp
Simple hex random generator 8 characters long.
Installation
npm install simple-stampUsage
Source code:
var stamp = require('simple-stamp');
console.log(stamp());Output:
18beb274