Previous Up Next

BigPrimal
Find randomly a primal number of a specific _size_, applying 16 times the MillerRabin test.

BigN BigPrimal (
I _size_
)
Parameters

_size_
any positive integer lower than 128.
Return value

primal number less than _size_ bits.

Error :