Hasher Utility Static class for modified FNV-1a hash algorithm implementation.
Private
Static
Readonly
Constants for the hash algorithm
Computes a hash value for a given string using the FNV-1a algorithm.
Modifications:
The string to hash
Hasher Utility Static class for modified FNV-1a hash algorithm implementation.