blob: 92e73a7a8762191e393984f5e14f7097c7c989d4 (
plain) (
blame)
1
2
3
4
5
6
|
Digest::FNV is an implementation for the 32-bit version of Fowler/Noll/Vo
hashing algorithm which allows variable length input strings to be quickly
hashed into unsigned integer values. For more information about this hash,
please visit http://www.isthe.com/chongo/tech/comp/fnv/.
WWW: https://metacpan.org/release/Digest-FNV
|