Skip to content

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

Notifications You must be signed in to change notification settings

MatthewBarker/hash-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published