Previous Up Next

5.27.28 Random lists: ranm

The ranm command finds lists of random integers.

(See also Section ‍8.3.16)

Example

Input:

ranm(3)

Output (for example):


70,22,42

Previous Up Next