4.2.09 RND tag
@start RND table_name @stop
Effect
Translates into a random description of a record in the given table.
Example
The fortunes at the bottom of every page in Improv Encyclopedia are generated by means of this mechanism. Example, assuming a table Fortunes exists:
{$ RND fortunes $}