79656627

Date: 2025-06-07 02:07:43
Score: 1.5
Natty:
Report link

The simplest way (and with considerably better performance) is using Pyrut.

install with

pip install PyRut
from pyrut import validate_rut

validate_rut("12345678")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bastian Garcia