Innovation Award
 March 2010
Nominee
Vote |
Identicons are a graphical images that represent hashes of values.
They are often used in blogs to identify the authors comments from users without disclosing their identity.
This class can be used to generate identicons from a given text string in PHP.
Manuel Lemos |
This class can be used to generate an image based on the hash of string.
It takes a text string and computes its hash using SHA1 algorithm.
The class renders an image with filled polygons defined by the resulting hashed string.
In Portuguese:
A classe computa o hash de uma string e usa esse valor para gerar uma imagem única, semelhante ao Identicon criado por Don Park.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.