Skip to content

FNV-1a non-cryptographic hash function implementation written in TypeScript.

License

Notifications You must be signed in to change notification settings

grandom-library/fnv1a

Repository files navigation

@grandom/fnv1a

Fowler–Noll–Vo (FNV-1a) non-cryptographic hash function implementation written in TypeScript.

Install

npm i @grandom/fnv1a

License

MIT @ Richard King