Package to create identicon-like images based on a given string.
gpressutto5 |
Guilherme |
Pressutto |
The package can be installed
by adding identicon
to your list of dependencies in mix.exs
:
def deps do
[
{:identicon, github: "gpressutto5/identicon"}
]
end
Documentation can be generated with ExDoc.