Skip to content

JVZELLER/identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon

Generate identicons based on a given string.

It's based on Github Identicons.

Usage Examples

To use this app, just call Identicon.generate/1:

iex> Identicon.generate("zeller")

A 250x250 png file, the identicon, will be create at the project's root directory:

The same string will aways generate the same identicon.

About

Elixir App to generate Identicons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages