Human Readable ID Generator

GitHub license.github/workflows/elixir.ymlHex.pm VersionCoverage Status

Present ID’s to humans that are readable and writeable.

Installation

Add human_readable_identifier_generator to your list of dependencies in mix.exs:

def deps do
  [{:human_readable_identifier_generator, "~> 1.0"}]
end

Usage

Please look into the Documentation for usage examples.