Hacker News new | ask | show | jobs
by dfboyd 1798 days ago
What I really like is that a lot of the time it's obvious the number isn't prime, because it's either even, or ends in a 5!
1 comments

Oh snap, you're right! This will be tricky to fix haha.

Update: fixed by regenerating until the number is not even or ends in 5.