MonsterID#
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
MonsterID was inspired by a post by Don Park and the Combinatoric Critters.
Installation#
Install it with Composer
composer require 'arokettu/monsterid'
Documentation#
License#
All graphics were created by Andreas Gohr. The source code and the graphics are provided under the MIT License.
Upgraded and maintained by Anton “Sand Fox” Smirnov.
Original implementation can be found here.