adnanprimenumber
to check whether a number is prime or not
to check whether a number is prime or not
to check prime
Test if a number is prime
this is a prime number code
Package to determine if a given number is an arm-strong number
an utility to check if the given number is prime or not
prime calculator
Check if the number is prime
Generate a cryptographically-random probable prime number that passes the Miller-Rabin test with the given number of bits of entropy.
A function that deterministically checks if a number is prime.
Implementation of the Miller-Rabin primality test.
Low memory-usage implementation of a Sieve of Eratosthenes.
this package is a package to check prime number.
games of the brains
Prime is a light-weight, minimalistic framework for creating REST APIs using [Bun](https://bun.sh/). It is modeled lightly after the [Express](https://expressjs.com/) framework for Node.
Utilities to enhance Java Script
Generates a sequence of Fibonacci-Primes.
Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
Uses the Fermat primality test with 100 runs to determine if a number is prime