checkisprimenumber
Version:
11 lines (8 loc) • 360 B
Markdown
This is the primarynumber library where you will get all the infomation about the primary number
- import {primenum} from "checkisprimenumber"
+to check the prime num you can use isPrime()
primenum.isPrime(<number>)
- listinBetweenAllPrime
list all the prime number between two range
-listAllPrime
list all the prime number from 2 to given integer