UnQTools
Developer Runs in your browser

Prime Number Checker & Factorization Tool (Miller–Rabin, Pollard's Rho)

Check whether a number is prime with deterministic Miller–Rabin (64-bit) and probabilistic Miller–Rabin for larger integers, factorize any composite into its prime factors using trial division + Pollard's rho, generate primes with the Sieve of Eratosthenes, find prime gaps and twin primes, and compute divisor count/sum plus Euler's totient — all BigInt-exact and 100% client-side.

100% Private Works Offline Instant

Check whether a number is prime with deterministic Miller–Rabin (64-bit) and probabilistic Miller–Rabin for larger integers, factorize any composite into its prime factors using trial division + Pollard's rho, generate primes with the Sieve of Eratosthenes, find prime gaps and twin primes, and compute divisor count/sum plus Euler's totient — all BigInt-exact and 100% client-side. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.