Using indenticon.js

new Identicon({size: 128, seed: Math.random().toString()})

Options


Try it Out