|
D.2.7.12 randomBinomial
Procedure from library random.lib (see random_lib).
- Usage:
- randomBinomial(k,u[,o,b]); k,u,o,b integers
- Return:
- binomial ideal, k homogeneous generators of degree d, u<=d<=o, with
randomly chosen monomials and coefficients in the interval [-b,b]
(default: u=o, b=10).
Example:
|