class Hasher
Utility class for hashing methods
Hasher()
returns a long value representation of hash
fun hashString(hash: String): Long