utils/hash library

Functions

hashStrToInt(String input, {int max = 100000}) int
Hashes a string to an integer in the range (0, max)