is-prime-by-uziel
Check if the number is prime
Check if the number is prime
Fastest algorithm ever created to detect if a number is prime in O(1), that works in 95%+ cases for numbers in the 32-bit int range
prime numbers code bricks for JavaScript
A linear time algorithm to sieve prime numbers and get the Euler's totient function
A typescript implementation of the Linear-Sieve algorithm for prime numbers.
A linear time algorithm to sieve prime numbers
An NPM package to find all prime number within a certain integer limit
to calculate prime
UnoCSS preset for supporting Prime UI theme colors and icons
A module to determine whether the numeric is prime.
Prime Icons components for Vue. Designed for ease of use and high performance
Inkline Icons provides you with an awesome, maintainable Universal Vue.js 3 Icon Component with thousands of icons from more than 15 icon packs.
elliptic curves implementations in wasm
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
PrimeReact implementation for Reactive Forms
Phyrus VUE3 Framework
Number theory for integers for JavaScript
prime numbers code bricks for JavaScript
call primeNumber(num) with num as parameter and check if number is prime number of not
Fibonacci and Prime Number Generator