is-prime-by-shahar-maoz
v1.0.3
Published
Check if a number is prime
Downloads
5
Readme
IS Prime APP
What is this?
- Checking if a number is a prime number
- That's it
Installation:
npm install is-prime-by-shahar-maoz
Example:
const isPrime = require("Is prime by Shahar");
console.log("is 17 a prime number: " + isPrime(17));
Why are you still here?
- Download and enjoy it.
- You'll like it I promise!