FunctionsHash & Crypto
murmur_hash2_64
Computes a MurmurHash2 64-bit hash for each input value with an optional numeric seed.
murmur_hash2_64(…) → UInt64Kind · scalar
Computes a MurmurHash2 64-bit hash for each input value with an optional numeric seed.
Part of the Hash & Crypto family.