Previous Up Next

10.1.28  Random lists

The ranm command finds lists of random integers.

(See also Section 18.3.6)

Example

ranm(3)
     

70,22,42
          

Previous Up Next