Results 6 comments of xcelr8
trafficstars

>-Alternate small, random length runs of characters with the same case A max length of 3 characters seems apt considering some words might not be long enough to see the...

@kspalm @jkriste Any of the solutions above that you think I should implement?

@Jay-Madden This is basically my first contribution, I don't understand the error and how to setup the whole env yet. Thought the little bit of python code would be enough....

I think the error might be importing random and using choice directly instead of random.choice in the code as when I coded it I imported choice directly.

- Left the code for totally random UC/LC as a comment - Applied the code for alternating short random spans of UC/LC