Math-Prime-Util
Math-Prime-Util copied to clipboard
Remove XS dependency
A first stab at removing M::P::U’s dependency on XS.
This implements a fallback so that it tries Bytes::Random::Secure first, then falls back to B::R::S::Tiny.
Maybe B::R::S::Tiny should be a requirement?
I didn’t do anything about the warning when using the Pure Perl variant.