generateId.Rd
A hash is generated based on the contents of the object
generateId(object, algo = "xxhash64")
the object for which a hash is desired
the algorithm to use, default is "xxhash64" from digest::digest()
digest::digest()
the hash as a string