DB
FunctionsHash & Crypto

xxh3

Computes the official XXH3 non-cryptographic 64-bit hash (xxHash v0.8 XXH3_64bits) from input bytes with an optional seed; matches the reference xxHash vectors.

xxh3(…) → UInt64

Kind · scalar

Computes the official XXH3 non-cryptographic 64-bit hash (xxHash v0.8 XXH3_64bits) from input bytes with an optional seed; matches the reference xxHash vectors.

Part of the Hash & Crypto family.