hash-string

1.0.0 • Public • Published

Hash String

NPM

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

Example

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

Readme

Keywords

Package Sidebar

Install

npm i hash-string

Weekly Downloads

42,094

Version

1.0.0

License

ISC

Last publish

Collaborators

  • matthewbarker