A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
Note that Word and PPT (at least in Windows) are apparently different in this respect.
The new =Rand() in PPT uses "The quick brown fox..." rather than text from the MS help files.
You can modify the results by supplying a couple of numbers:
=Rand(number_of_paragraphs, number_of_sentences)
So =Rand(2,4) would give you two paragraphs of four sentences each.
=Lorem() takes only one number, the number of paragraphs you want:
=Lorem(4)
If you ask it for =Lorem(4,42) (ie, add a second number) it ignores anything past the first number.
=Rand.Old() does this in PPT Windows:
Nada. Nothing. NottaDarnThing.
And as near as I can tell, there's no way to change the text that's inserted in PPT.
A win for Word, I'd say.