Consider using [Pollard's rho integer factorization algorithm](https://en.wikipedia.org/wiki/Pollard%27s_rho_algorithm). * [ ] Implement code * [ ] Add method to TL declaration file * [ ] Add test cases