Go to the first, previous, next, last section, table of contents.


random_ff

random_ff()
:: 有限体の元の乱数生成
return
有限体の元
[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
参照
section setmod_ff, section random, section lrandom


Go to the first, previous, next, last section, table of contents.