Generate Github like identicons from any string (usernames, emails, phones).
> iex -S mix
iex(1)> Identicon.main("Titanic")
:ok
An identicon image with name Titanic.png
will be saved in current directory.
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/identicon.