An open API service indexing awesome lists of open source software.

https://github.com/jimmymckegger/identicon

Makes identicons out of words
https://github.com/jimmymckegger/identicon

elixir identicon-generator

Last synced: about 1 year ago
JSON representation

Makes identicons out of words

Awesome Lists containing this project

README

          

# Identicon

Identicons are square 250/250 px images generated by the name/ word/ whatever string is provided.
This project makes identicons.

## Installation:

1. Clone this repo
2. Use `mix deps.get` to install dependencies.
3. To open an interactive session use `iex -S mix`.z

### Example:

iex> Identicon.make("foobar")
:ok

> foobar`