HashGenerator.gen_hash

You're seeing just the function gen_hash, go back to HashGenerator module for more information.

Generates a unique, URL-Safe, 11 character hash

Examples

iex> HashGenerator.gen_hash
"XXXXXXXXXXX" # Unique, URL-Safe, 11 character hash