mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
143 B
143 B
Next Prime Util
This is a brute force prime sieve. If finding many (or large) primes quickly is important to you, don't use code like this.