DB
FunctionsHash & Crypto

murmur_hash3_128

Computes a MurmurHash3 128-bit hash for each input value and returns lowercase hexadecimal text.

murmur_hash3_128(…) → String

Kind · scalar

Computes a MurmurHash3 128-bit hash for each input value and returns lowercase hexadecimal text.

Part of the Hash & Crypto family.