Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 248 Bytes

Identicons

A simple tool to generate Github-style identicons.

TODO:

  • Support variable size identicons (always squares)
  • Allow a color to be predefined
  • Add documentation
iex> Identicons.create("JNorth", 50, {192,168,1})