Maps an integer to a string. Generated string will be inversely proportional to alphabet length.
hash(number, alphabet)
number
Integer to hash
alphabet
Possible letters for string.
hashed string