Source: wikibot/pearson-hashing
= Pearson hashing
{wiki=Pearson_hashing}
Pearson hashing is a non-cryptographic hash function that is designed for efficiency in hashing operations while providing a robust distribution of output values. It utilizes a simple mathematical approach to generate hash values, which is particularly useful in scenarios where speed and reduced collision rates are essential.