• Custom User Avatar

    If you splitted the words in the string, it could be why it fails the random test. I found out that probably it generates spaces and consider it all as a word. The test is wrong, not your solution.