GitHub - MatthewBarker/hash-string: A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm. · GitHub
Skip to content

MatthewBarker/hash-string

Folders and files

Repository files navigation

Hash String

NPM

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

Example

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors