ruby
ruby copied to clipboard
Add Miller–Rabin algorithm
Adds a Ruby implementation of the Miller–Rabin primality test
- [x] New algorithm
- [ ] Update to an algorithm
- [ ] Fix an error
- [ ] Other - Describe below