@sindresorhus/fnv1a
FNV-1a non-cryptographic hash function
FNV-1a non-cryptographic hash function
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
Simple 32 bit FNV-1a hash algorithm implementation.
Get the hash of a string
Hash Fnv-1/Fnv-1a Algorithm in 32/64
FNV (Fowler–Noll–Vo) 32 bit hash function - FNV-1, FNV-1a.
FNV-1a 128 hashing
Time-dependent unique ID generator based on the FNV-1a Hashing algorithm.
FNV-1a non-cryptographic hash function
FNV-1a non-cryptographic hash function implementation written in TypeScript.
This is a TypeScript implementation of FNV-1a Hash. Fowler–Noll–Vo (or FNV) is a non-cryptographic hash function which is fast and simple in design.