home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / doslogo.zip / LOGOHLP.ZIP / RANDOM.HLP < prev    next >
Text File  |  1990-06-11  |  227b  |  5 lines

  1. random  -- Operation, no inputs.
  2.      The output from this procedure is an integer between 0 and 9, i.e.,  a
  3.      single  digit.   It is chosen randomly, so the output may be different
  4.      each time the procedure is used.
  5.