daqo / identicon

An Identicon creator made by Elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identicon

A simple identicon creator made by Elixir.

Usage

$ iex -S mix
iex> Identicon.main('myinput')

The result is an image file named myinput.png placed in the current directory.

About

An Identicon creator made by Elixir.


Languages

Language:Elixir 100.0%