/one-char-hash

Input an arbitrary length string, return an Unicode Char, collision possible ≈ 1/1million, can be used as a simple extreme short hash, can be used for user fingerprint verification or other scenarios

Primary LanguageJavaScript

No issues in this repository yet.