math/pgen.c (pgen_test): Use random witnesses only.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 28 Apr 2022 17:27:19 +0000 (18:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 1 May 2022 17:54:55 +0000 (18:54 +0100)
This means that we no longer need to distinguish the first round of a
Rabin--Miller test loop, which in turn will allow a more useful change
in the future.


No differences found