Macaulay2 » Documentation
Packages » RandomObjects :: random(RandomObject)
next | previous | forward | backward | up | index | toc

random(RandomObject) -- returns a function that constructs a random object

The returned function f takes the following options:

* Attempts => ... a nonnegative integer or infinity (default) that limits the maximal number of attempts for the construction of an object

* Certify => ... true or false (default) whether the output is certified. The certifying properties are encoded in the Certification function of the randomObjectClass

See also


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/RandomObjects.m2:298:0.