name: is_prime description: Fast arbitrary length prime number checker using the Miller-Rabin primality test algorithm license_spdx: GPL-3.0 or GFDL-1.3 version: 2.0.9 spec_version: 1.0 download_url: https://crates.io/api/v1/crates/is_prime/2.0.9/download home_url: https://crates.io/crates/is_prime news_url: https://libraries.io/cargo/is_prime/versions.atom date: 2022-07-16 about_resource: NONE libraries_io_url: https://libraries.io/cargo/is_prime?number=2.0.9 vcs_tool: git vcs_repository: https://github.com/alfiedotwtf/is_prime vcs_branch: main