fmhash

1.0.2 • Public • Published

fmhash

Use farmhash's fingerprint32 two times, then encode the result to base62 to generate a 12 characters string.

npm install fmhash

Usage

const fmhash = require('fmhash');
 
console.log( fmhash('string or buffer') );

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    4
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i fmhash

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • longbill