Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gsk22
on Oct 14, 2022
|
parent
|
context
|
favorite
| on:
Swiss evoting system – IsProbablePrime is incorrec...
> You would need to go over n primes and check them, but you might always finish too early.
I mean sure, but it's pretty simple to at least enumerate the primes < 100 and test those...
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I mean sure, but it's pretty simple to at least enumerate the primes < 100 and test those...