RSSAmplifier

Bart Fokker · Jan 11, 2017

Tutorial: Identicon generator in Go

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Introduction In this tutorial we are going to build a simple identicon generator in Go. The source code can be found here: Github repo . But what exactly is an Identicon? I think most of you are familiar with the standard logo you get when creating a new account on Github. Example: What you see here is a visual representation of a hash value. What this basically means is that a input is hashed…

Read on bartfokker.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.