Skip to content

Application to generate icon by using identicon technique.

Notifications You must be signed in to change notification settings

teflonbeltran/Identicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon

Library to generate 250px, 250px identicon image. Used erlang/elixir language to create identicon library

Libraries

  • Crypto
  • Enum
  • List
  • EGD
  • File

Usage

Clone project, navigate into project folder and start iex

iex -S mix

Then just call the main function of Identicon module

Identicon.main("identicon")

Main function generates a png file with identicon.

About

Application to generate icon by using identicon technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%