Generate a fast non-cryptographic xxHash32 or xxHash64 digest.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Input bytes use prime mixing, rotations, and avalanche finalization to produce a 32- or 64-bit hash. The result suits checksums and hash tables, not deliberate-collision resistance.
hello
fb0077f9
Storage engines, hash tables, and file benchmarks use xxHash.