TODO: Add description
Download source files. Run code in terminal, in the direction where files were installed.
iex -S mix
Identicon.main("provide_some_string")
The .png file will be generated in the main directory.
To add dependecies run in main
mix deps.get