HashGenerator (hash_generator v1.0.0)
Link to this section Summary
Functions
Generates a unique, URL-Safe, 11 character hash
Link to this section Functions
Link to this function
gen_hash()
Generates a unique, URL-Safe, 11 character hash
Examples
iex> HashGenerator.gen_hash
"XXXXXXXXXXX" # Unique, URL-Safe, 11 character hash