0.0.3 • Published 10 years ago
simple-stamp v0.0.3
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:
18beb274Simple hex random generator 8 characters long.
npm install simple-stampSource code:
var stamp = require('simple-stamp');
console.log(stamp());Output:
18beb274