pub fn avatar_role(name: &str) -> Role
The avatar colour a name always lands on. A sum of the bytes is enough: the requirement is that one name always picks the same colour, not that two names rarely collide.