RandomTools Flavor: listlist
describe a list of lists of random objects
Calling Sequence
Parameters
Description
Examples
listlist(flav, m, n)
flav
-
random flavor
m
non-negative integer
n
(optional) non-negative integer
The flavor listlist describes a list of m lists, each with n entries, where each entry is described by the given random flavor flav. In the case where only m is given, n is assumed equal to m.
This flavor can be used as an argument to RandomTools[Generate] or as part of a structured flavor.
See Also
flavor/structured
rand
RandomTools
RandomTools[Generate]
type/listlist
Download Help Document