The command is \r and you can put any letter after it, so there's no space.
So instead of having "blahblah blah textRunonsentance that should be separated," it'd be "blahblah blah text\rRunonsentance..." and that would physically split it in the results.
At any time, anyone can feel free to swipe code or lists from my generators, too, don't worry about that. I have spent endless hours (usually at work) making lists of colors and animals and stuff. That's work that hey, I've done it, why would anyone else need to .

The carramba and zekiran generators in particular, have that kind of thing. Zekira has a TON of number-generator lists, because it's a breakdown of die rolls *in ranges* (so a number from 50-110, or from 30-70).
I think there is also a way to put in a double quote " mark, but I can't remember how off the top of my head. It's probably another \ mark, - mm, let me check the dragon-event generator.
Yeah - here:
aVocab[intCat][1][intIncr++]="\"Breaking news of the day! In <LOC> <LAND>, <TIME>... \r\r <EVENT> \r\r We now return you to your regular programming.\""
That \ mark is very important.
