|
|
|
|
|
by adgjlsfhk1
779 days ago
|
|
note that your last optimization of increasing the number by 2 if it fails rather than generating a new random number actually breaks the security slightly. Primes aren't evenly distributed, so doing this biases you towards primes that are directly after large prime gaps. |
|