Skip to content

clocklimited/stretch-checksummer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stretch-checksummer

Usage

var key = 'yourKey'
  , id = 'theID'
  , stretchChecksummer = require('stretch-checksummer')(key)
  , checksum = stretchChecksummer(id)
  
console.log(checksum)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published