I need a hash code to hash VIN (Vechile Identification Numbers). VIN's come in the following form:
'9X9XX99X9XX999999' where 9 represents any digit and X represents any letter (capitals A-Z only).
Any ideas?
'9X9XX99X9XX999999' where 9 represents any digit and X represents any letter (capitals A-Z only).
Any ideas?