mr-crypt
encrypt and decrypt with Miller-Rabin
encrypt and decrypt with Miller-Rabin
MotionPrime is a lightweight animation library offering 14 essential animations for modern web development. Designed for simplicity and flexibility, it allows you to enhance your website with smooth, responsive animations, making your web pages more dynam
to check prime number
Functions that exist in common browsers but are missing in node
Minimal implementation of older cryptography algorithms: RSA, DSA, DH
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
Create your own premium bots and control them for free
Returns true or false depending on the number's parity (odd/even) and primality (prime/composite); Also checks if integer does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.
Prime and Sort numbers
This calculator allows you to calculate prime factor decomposition of a positive integer and detects if the number is prime
faster prime number generator in typescript
Prime number function is the best
Suite for testing primality, finding primes, and finding prime k-tuples
Generate (all?) primes algorithimically
prime numbers by ayush
Prime or not
An implementation of the Miller-Rabin primality test to efficiently determine with high probability whether some arbitrarily-large number is prime.
Test if a number is a prime using Strengthening the Baillie-PSW primality test.