Stack Overflow Userpic generation (Identicons)
i an creating a website in C# ASP.NEt and want to use a feature similar to Stack Overflow,
Every time a new user registers on the StackOverflow.com he is assigned a default user picture until he has a gravatar, Now every picture is different from the previous one, so it is sure it is generated, i want to know how can this be done in C#.