SUGGESTION: Personal Colour #2

Closed
opened 2020-11-20 19:45:20 +02:00 by portobello · 0 comments

This colour would be used for UI, profile picture and whatever you want.

take username
turn username into binary, let's call this z
z gets spaces removed
z is put in a random number generator as seed
random number generator has up to 9 characters, cause RGB
take random number, for example 123456789 and put spaces every 3 characters so 123 456 789
colour!!!

This colour would be used for UI, profile picture and whatever you want. > take username > turn username into binary, let's call this z > z gets spaces removed > z is put in a random number generator as seed > random number generator has up to 9 characters, cause RGB > take random number, for example `123456789` and put spaces every 3 characters so `123 456 789` > colour!!!
portobello changed title from Personal Colour to SUGGESTION: Personal Colour 2020-11-20 19:48:22 +02:00
hippoz added the
enhancement
label 2020-12-31 00:47:31 +02:00
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hippoz/brainlet#2
No description provided.