1.0.0 • Published 9 years ago

hash-string v1.0.0

Weekly downloads
20,557
License
ISC
Repository
github
Last release
9 years ago

Hash String

NPM

A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.

Example

console.log(hash('{ test: true }'));