Closed FranSlot closed 7 months ago
Challenge: there is a bug where usernames cannot consist of only numbers.
Solution: adding a prefix to the names by default makes the name always consist of atleast one letter which makes the string conversion work.
Challenge: there is a bug where usernames cannot consist of only numbers.
Solution: adding a prefix to the names by default makes the name always consist of atleast one letter which makes the string conversion work.