8 lines
213 B
Markdown
8 lines
213 B
Markdown
# Profile picture generator
|
|
|
|
Generates random, abstract and unique profile pictures for user accounts by basing the generation of username.
|
|
|
|
// 3c = 0 0 1 1 1 1 0 0
|
|
// f1 = 1 1 1 1 0 0 0 1
|
|
// fb = 1 1 1 1 1 0 1 1
|