ninja_prime

Last updated:

0 purchases

ninja_prime Image
ninja_prime Images
Add to Cart

Description:

ninja prime

prime #
Utility functions and methods to generate random BigInt, generate random prime BigInt and
check if BigInt is prime.
Usage #
Generate random prime #
print(randomPrimeBigInt(1024));
copied to clipboard
Check if number is prime #
print(randomPrimeBigInt(1024).isPrime);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.