This is a Module for checking a number is prime or not
return value: boolean
isPrime.primecheck(number);