RandomTools Flavor: list
describe a list of random objects
Calling Sequence
Parameters
Description
Examples
list(flav, n)
flav
-
random flavor
n
non-negative integer
The flavor list describes a list with n entries where each entry is described by the given random flavor flav.
This flavor can be used as an argument to RandomTools[Generate] or as part of a structured flavor.
withRandomTools:
Generatelistinteger,2
−104281139460,−306860183579
Generatelistrationaldenominator=30,10
−45,215,2930,715,15,415,−56,−110,115,−1330
H≔Generatehypergeomlistposintrange=7,3,listposintrange=7,2,identicalx
H≔hypergeom3,5,2,x
convertH,StandardFunctions
3x+221−x6
See Also
flavor/structured
list
rand
RandomTools
RandomTools[Generate]
Download Help Document