There exists many myths on the rand ‘virus’. Some consider it to be an Easter Egg. The truth is, it is just an un-documented MS Word function to insert dummy text
The Microsoft Knowledge Base article How to Insert Sample Text into a Document in Word [212251] explains the use and syntax of the function:
Microsoft Word allows you to quickly insert sample text into a document. To do this, type =rand() in the document where you want the text to appear, and then press ENTER.
Examples:
=rand(1,1) inserts one one-sentence paragraph of text.
=rand(10) inserts 10 five-sentence paragraphs of text.

0 Responses to “rand() - Insert dummy text in word”