npm.io
1.0.0 • Published 11 years ago

hash-string

Licence
ISC
Version
1.0.0
Deps
0
Vulns
0
Weekly
0
Stars
12

Hash String

NPM

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

Example

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

Keywords