blob: 33daa8886d3da4856ecf450a64ff7d7e6488c9e5 (
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: http://search.cpan.org/dist/Digest-FNV/
|