This project is a web application for validating South African ID numbers. It was developed using JavaScript, HTML, and CSS.
- Input field for entering the ID number
- Validation of the ID number format
- Display of validation result
- Option to generate a random South African ID number
- Clone the repository to your local machine.
- Open the
index.htmlfile in a web browser. - Enter a South African ID number in the input field.
- Click the "Submit" button to validate the ID number.
- Follow the instructions to generate a random ID number if needed.
- JavaScript
- HTML
- CSS