Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 295 Bytes

VIN Decoder

Decodes information stored in a Vehicle Identification Number (VIN).

Usage

See src/test/VINTest.java.

Acknowledgements

The code is a refactored and restructured version from the original written by Aly Wael.