mawerty / Is-Prime

O(1) Algorithm to check if number is prime that works in 95%+ cases.
https://mawerty.github.io/Is-Prime/
Other
713 stars 145 forks source link

lol really thought there was some breakthrough #264

Open Siddhu2502 opened 2 weeks ago

mawerty commented 2 weeks ago

Hey, accually a lot bigger breakthrough was made literary today! Improved from 95%+ to 100%! https://github.com/mawerty/is-prime-100