i1 : setRandomSeed("alpha"); |
i2 : R=ZZ/101[x_0..x_6]; |
i3 : C=(random curveGenus14Degree18inP6)(R); o3 : Ideal of R |
i4 : (dim C, degree C, genus C) o4 = (2, 18, 14) o4 : Sequence |
The object curveGenus14Degree18inP6 is an instance of the type RandomObject.