# za_id_number v1.2.0 - Table of Contents

> Validates South African ID Numbers.

## Pages

- [ZA Id Number](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [ZaIdNumber](ZaIdNumber.md): Validates South African ID numbers and extracts date of birth, age,
gender, and citizenship status.
- [ZaIdNumber.Luhn](ZaIdNumber.Luhn.md): Luhn algorithm for validation.
- [ZaIdNumber.Validator](ZaIdNumber.Validator.md): Parses and validates South African ID numbers.

