包详细信息

hash-string

MatthewBarker166.2kISC1.0.0

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

hash, string, algorithm

自述文件

Hash String

NPM

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

Example

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