excon v3.0.2 Excon View Source

Pure Elixir identicon creator

Link to this section Summary

Functions

Create an indenticon from an identifying string

Link to this section Functions

Create an indenticon from an identifying string.

Options

  • type: :png or :svg (default: :png)
  • filename: a string for the file name (default: nil, image data is returned)
  • magnification: how many times to magnify the 8x8 pattern (default: 4)