trim users and make them lowercase.
put users into list and sort them
convert list to str (remove list part and keep usernames seperated by only comma eg. "bowen,mrwhale")
create md5 hash and hexify it.
split all and turn into int then check if NAN
join all back together and get the first 2 characters from the result
turn the first 2 chracters into int
1 comment