A library to generate Gravatar URLs in Node.js Based on gravatar specs - http://en.gravatar.com/site/implement/hash/ and http://en.gravatar.com/site/implement/images ...
We are going to be building out an Identicon generator using JavaScript and DOM manipulation. An Identicon is a visual representation of a hash value that serves to identify a user of a computer ...