`randpoly_ff'
-------------

randpoly_ff(D,V)
     :: $BM-8BBN>e$N(B $BMp?t78?t(B 1 $BJQ?tB?9`<0$N@8@.(B

RETURN
     $BB?9`<0(B

D
     $B@5@0?t(B

V
     $BITDj85(B

   * `fff' $B$GDj5A$5$l$F$$$k(B.

   * D $B<!L$K~(B, $BJQ?t$,(B V, $B78?t$,8=:_@_Dj$5$l$F$$$kM-8BBN$KB0$9$k(B 1
     $BJQ?tB?9`<0$r@8@.$9$k(B. $B78?t$O(B `random_ff()' $B$K$h$j@8@.$5$l$k(B.

     [178] setmod_ff(2^64-95);
     18446744073709551521
     [179] ] F=x^10+random_ff();
     [180] randpoly_ff(3,x);
     17135261454578964298*x^2+4766826699653615429*x+18317369440429479651
     [181] randpoly_ff(3,x);
     7565988813172050604*x^2+7430075767279665339*x+4699662986224873544
     [182] randpoly_ff(3,x);
     10247781277095450395*x^2+10243690944992524936*x+4063829049268845492

$B;2>H(B
     *Note `setmod_ff': setmod_ff, *Note `random_ff': random_ff

