hash_fnv [function]
hash_fnv( string buf, bool as_hexstring = false )
generate a hash, using the FNV-1a algorithm
- if
as_hexstring
is true, an 8 characters long string containing the hexadecimal fixed-length hash value is returned, otherwise the value is returned as integer