Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 407 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 407 Bytes

Identicon Generator

Go Report Card

Introduction

This is a small example of a simple identicon generator written in golang, the blog post can be found here: https://www.bartfokker.nl/posts/identicon/

go get to get the package

go get github.com/barthr/Identicon