Crate human_hash [] [src]

Generate human readable digests for UUIDs

Based on https://github.com/zacharyvoase/humanhash Should be compatible

Structs

HumanHasher

Class for custom humanhashers

Constants

DEFAULT_WORDLIST

Default Wordlist, chosen to match the original Python Human Hash

Functions

humanize

Create a human readable digest for a UUID. Makes the collision space worse, reducing it to 1:(28*words_out-1).

Type Definitions

Wordlist

List of 256 strings usable for human readable hash digests