0.2.0 • Published 8 months ago
chibihash v0.2.0
chibihash-js
Usage
npm add chibihash
import { chibihash64 } from "chibihash";
chibihash64("hello world");
References
- original code in C
- in depth explanation
npm add chibihash
import { chibihash64 } from "chibihash";
chibihash64("hello world");