bchavez / Bogus

:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Other
8.62k stars 491 forks source link

Added the full extension for Chilean RUT for Person and Company #474. #486

Closed acidrod closed 1 year ago

acidrod commented 1 year ago

This is the full implementation of the Chilean RUT. This extension for the People and Company classes will allow the generation of fully random but valid RUT.

acidrod commented 1 year ago

PR Closed since I added the corresponding unit tests for the extension.