Calcula el dígito verificador de un RUT chileno con el algoritmo módulo 11 estándar.
Computes the check digit of a Chilean RUT using the standard modulo-11 algorithm.
Número base del RUT (sin dígito verificador). / Base RUT number (without check digit).
El dígito verificador: '0'-'9' o 'K'. / The check digit: '0'-'9' or 'K'.
'0'
'9'
'K'
Calcula el dígito verificador de un RUT chileno con el algoritmo módulo 11 estándar.
Computes the check digit of a Chilean RUT using the standard modulo-11 algorithm.