Math-Prime-Util icon indicating copy to clipboard operation
Math-Prime-Util copied to clipboard

Remove XS dependency

Open FGasper opened this issue 9 years ago • 0 comments

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.

FGasper avatar Dec 28 '16 08:12 FGasper