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 }'));

/hash-string/

    Package Sidebar

    Install

    npm i hash-string

    Weekly Downloads

    43,953

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • matthewbarker