Previous Up Next

6.27.28  Random lists: ranm

The ranm command finds lists of random integers.

(See also Section 9.3.16)


Example.
Input:

ranm(3)

Output (for example):


70,22,42

Previous Up Next