Crate emojihash

Source
Expand description

emojihash is a library that converts arbitrary byte data to emoji using sha256.

Functionsยง

hash
Hashes the input byte array using sha256 and returns a string of the corresponding emojihash.