* feat: Added a function for finding the least common multiple * feat: Miller-Rabin Primality Test (probabilistic) * Added test assertions * Mistakenly worked on a different branch * Doxygen comments * Comments changed