ruby icon indicating copy to clipboard operation
ruby copied to clipboard

Add Miller–Rabin algorithm

Open maxbarsukov opened this issue 3 years ago • 0 comments

Adds a Ruby implementation of the Miller–Rabin primality test

  • [x] New algorithm
  • [ ] Update to an algorithm
  • [ ] Fix an error
  • [ ] Other - Describe below

maxbarsukov avatar Apr 30 '22 10:04 maxbarsukov