Calculate Check Digit

Validate Vehicle Identification Number

Prerequisites

ruby 2.7.2

Installing

bundle install

Running

Example:

CalculateCheckDigit['1XPTD40X6JD456115']

Running the tests

rspec