Validate a Uruguayan CI. If you need to generate a new one, try our CI Generator.
international.disclaimer
Checks if the Uruguayan cédula check digit is correct using weights 2, 9, 8, 7, 6, 3, 4 and modulo 10. Does not query Uruguayan government databases.
When the number doesn't have the expected length (7-8 digits + check digit) or the calculated check digit doesn't match the one provided.
Systems targeting Uruguay need to validate the cédula in registration forms. The validator helps test if your implementation is correct.