Skip to content

rodrigomarchesini/node-simple-stamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-simple-stamp

Simple hex random generator 8 characters long.

Installation

npm install simple-stamp

Usage

Source code:

var stamp = require('simple-stamp');
console.log(stamp());

Output:

18beb274

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published