Macaulay2 » Documentation
Packages » RandomMonomialIdeals :: randomMonomialSets
next | previous | forward | backward | up | index | toc

randomMonomialSets -- randomly generates lists of monomials in fixed number of variables up to a given degree

Synopsis

Description

This function creates $N$ random sets of monomials of degree $d$, $1\leq d\leq D$, in $n$ variables. It does so by calling randomMonomialSet $N$ times.

See also

Ways to use randomMonomialSets :

For the programmer

The object randomMonomialSets is a method function with options.