Crate human_hash

source ·
Expand description

Generate human readable digests for UUIDs

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

Structs

Class for custom humanhashers

Constants

Default Wordlist, chosen to match the original Python Human Hash

Functions

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

Type Definitions

List of 256 strings usable for human readable hash digests