In Number Theory, I learned about the Rabin Miller Test to check if a number is prime, so I began writing a code using the test, and for some reason, the code shows that there are no prime numbers.
This is the Rabin Miller Test: http://en.wikipedia.org/wiki/Miller%E2%80%93Rabin_primality_test