Generate xxHash128 hashes - 128-bit output for lower accidental collision probability in distributed systems and databases.
xxHash128 is an ultra-fast non-cryptographic hash function producing 128-bit output using xxHash3 algorithm with 128-bit internal state, ideal for large-scale systems where 64-bit accidental collision probability becomes more significant.
xxHash128 is not cryptographically secure and must not be used for passwords, signatures, or security applications.