Simple C utility for checking and generating ISBN-10 and ISBN-13 book identifiers.
- Validate ISBN-10 and ISBN-13 codes
- Generate valid or invalid ISBN-10 and ISBN-13 codes
- Clone the repository:
git clone https://github.com/VoxDroid/ISBN-Validator-Generator.git
- Navigate to the project directory:
cd ISBN-Validator-Generator
This project is licensed under the MIT License - see the LICENSE file for details.