HashGenerator.gen_hash
You're seeing just the function
gen_hash
, go back to HashGenerator module for more information.
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