I’ve seen my fair share of test strings, varying from simple ‘test’, ‘foo’, and ‘blah’ to automatically re-generated Lorem Ipsum paragraphs. But I don’t really remember seeing anything more weird than this one:
$string = "I am not a question. How was your day? Sex On Hard Concrete Always Hurts The Orgasmic Area. Why does custard taste so lumpy when you use breast milk?";
From this StackOverflow answer. Is there a tool that does this? I wouldn’t mind using it in my daily work.