Skip to content

Simple C utility for checking and generating ISBN-10 and ISBN-13 book identifiers.

License

Notifications You must be signed in to change notification settings

VoxDroid/ISBN-Validator-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISBN Validator and Generator

C License Version Status Issues Forks Stars

Description

Simple C utility for checking and generating ISBN-10 and ISBN-13 book identifiers.

Features

  • Validate ISBN-10 and ISBN-13 codes
  • Generate valid or invalid ISBN-10 and ISBN-13 codes

Installation

  1. Clone the repository:
    git clone https://github.com/VoxDroid/ISBN-Validator-Generator.git
  2. Navigate to the project directory:
    cd ISBN-Validator-Generator

License

This project is licensed under the MIT License - see the LICENSE file for details.