BigInt
BigInt copied to clipboard
Primality test and helper functions
Primality test untested with significantly large int due to significant runtime (see comment on the Add Math Functions topic in Issues )
Added the ability to take pow(BigInt base, BigInt exp) with BigInt as exponent
Added the ability to generate a random number from 2 to n