Jump to content

Miller–Rabin primality test: Difference between revisions

m
forgot rnd_
m (added fast gmp version)
m (forgot rnd_)
Line 3,847:
<lang Phix>atom t0 = time()
include mpfr.e
atom rnd_ = gmp_randinit_mt()
mpz b = mpz_init("9223372036854774808")
integer c = 0
7,818

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.