alumowa / identicon

Identicon generation using Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identicon

Module to generate a github style identicon given a source input string.

Usage

Pass in a string to and output path Identicon.generate/2:

Identicon.generate "wangjangle", "/path/to/output/dir"
#:ok

About

Identicon generation using Elixir


Languages

Language:Elixir 100.0%