This website requires JavaScript.
Explore
Help
Sign in
ionchy
/
is-prime
Watch
1
Star
0
Fork
You've already forked is-prime
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Buggy primality-testing algorithms in Rust
1
commit
1
branch
0
tags
26
KiB
Rust
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Jonathan Chan
c87ffc6291
Initial commit
2026-03-08 22:02:03 -04:00
.gitignore
Initial commit
2026-03-08 22:02:03 -04:00
baillie_psw.rs
Initial commit
2026-03-08 22:02:03 -04:00
Cargo.toml
Initial commit
2026-03-08 22:02:03 -04:00
is-prime.rs
Initial commit
2026-03-08 22:02:03 -04:00
lib.rs
Initial commit
2026-03-08 22:02:03 -04:00
miller_rabin.rs
Initial commit
2026-03-08 22:02:03 -04:00