Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 431 Bytes

File metadata and controls

11 lines (8 loc) · 431 Bytes

WGIdenticon

This library is an addition to the port found here IGIdenticon. WGIdenticon will create a snowflake-like Identicon using the same protocol found in Seaburg

Screenshot example

Usage

imageView.image = WGIdenticon().icon(from: "string", size: CGSize(width: 100, height: 100))