File_Fortune::getRandom()
-- Retrieve random fortune
Description
getRandom() pulls a random fortune. If a fortune file
has been explicitly specified, the fortune will be pulled from that file;
if a directory has been specified, a random fortune file will first be
selected.
Throws
throws
no exceptions thrown
Note
This function can not be called
statically.