OOP implimentation of a 64 bit FNV-1a hashing algorithm, where you can create hash objects with "states" and "dehash" a list of "states" to recreate the original string. It's completely useless and ridiculous and it makes no sense, but I was really bored.
pip install fnv1a