#prime #regex #numbers #host #whether #singular #test

regex_prime

Provides a function to test whether a number is prime or not using regex

2 releases

0.1.1 May 17, 2022
0.1.0 May 17, 2022

#9 in #singular

MIT license

4KB
60 lines

regex_prime

A crate that hosts a singular function to test whether a number is a prime.


lib.rs:

Prime Regex

regex_prime is a crate that hosts a singular function to test whether a number is a prime.

Dependencies

~3–4.5MB
~73K SLoC