Skip to content

therealklanni/node-fingerprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-fingerprint npm version Build Status

Generate a fingerprint for a node process

Original concept taken from cuid.

Fingerprint is based on a hash of pid hostname.

Install

npm install node-fingerprint

Use

var fingerprint = require('node-fingerprint')(process.pid)

MIT © Kevin Lanni

About

Generate a fingerprint for a node process

Resources

License

Stars

Watchers

Forks

Packages

No packages published