Generate Jenkins One-at-a-Time (Joaat) hash online. Simple and effective non-cryptographic hash.
Enter text to convert
Converted text will appear here
The Jenkins One-at-a-Time hash is a non-cryptographic hash function designed by Bob Jenkins. It is known for its simplicity and good avalanche properties, meaning that a small change in the input results in a significant change in the output hash.
It is widely used in hash tables and other applications where a simple, fast, and effective hash function is needed. It produces a 32-bit hash value.