Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use faster bounded random number trick for unit generation too.
Use 64 bit `l` for all sizes except U2048 which inexplicably benefits from a 256 bit `l`. Instrument algorithm2 to count primality tests performed
- Loading branch information