https://github.com/dev-michael-schmidt/elixir-identicon-generator
https://github.com/dev-michael-schmidt/elixir-identicon-generator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-michael-schmidt/elixir-identicon-generator
- Owner: dev-michael-schmidt
- Created: 2021-02-05T22:44:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T23:30:58.000Z (over 4 years ago)
- Last Synced: 2025-01-14T11:16:23.296Z (5 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Identicon Generator
### Usage
`> mix deps.get``> iex -S mix`
`iex> Identicon.main("input string")`