[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

10.5.7 random_ff

random_ff()
:: Random generation of an element of a finite field.

return
element of a finite field

 
[0] random_ff();
random_ff : current_ff is not set
return to toplevel
[0] setmod_ff(pari(nextprime,2^40));
1099511627791
[1] random_ff();
561856154357
[2] random_ff();
45141628299

References
10.5.1 setmod_ff, 6.1.8 random, 6.1.9 lrandom



This document was generated by root on March, 5 2004 using texi2html