Kelvin
Results
2
issues of
Kelvin
**When submitting this pull request, I confirm the following (please check the boxes):** - [x] I have read and understood the [Contributor Guidelines](https://github.com/hydralauncher/hydra?tab=readme-ov-file#ways-you-can-contribute). - [x] I have checked that there...
## Description Added a function to validate CPF numbers in `src/lib/isCPF.js`, ensuring they comply with the official validation algorithm. The function checks if the CPF has 11 numeric digits and...