Package detail

hash-string

MatthewBarker166.2kISC1.0.0

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

hash, string, algorithm

readme

Hash String

NPM

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

Example

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