Previous Up Next

11.1.28 Random lists

The ranm command finds lists of random integers.

(See also Section 19.3.6)

Example

ranm(3)
     

70,22,42
          

Previous Up Next