node-fingerprint
Generates a fingerprint of a node instance
Last updated 9 years ago by therealklanni .
MIT · Original npm · Tarball · package.json
$ gnpm install node-fingerprint 
SYNC missed versions from official npm registry.

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')()

MIT © Kevin Lanni

Current Tags

  • 1.1.0                                ...           latest (9 years ago)

5 Versions

  • 1.1.0                                ...           9 years ago
  • 1.0.0                                ...           9 years ago
  • 0.0.3                                ...           9 years ago
  • 0.0.2                                ...           9 years ago
  • 0.0.1                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (4)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |