Hello! I was hoping some folks out there could help me with a somewhat unusual relationship.
For use the Automotive industry there exists software for converting a 5 digit serial number to a 4 digit code, which is used by the car's computer. A number of people make this software, and I currently have it. However, I'd really like to find out what the relationship is between this serial number and the 4 digit code. I do not know how complicated the algorithm is-- that's where I was hoping to get some help! Below is a sample of inputs / outputs for examination. The number on the left is in the inputted serial number, and the number on the right is the 4 digit code. Any ideas?
11926 - 7482
51538 - 4369
85446 - 1589
43845 - 4576
81435 - 7615
91141 - 9777
51576 - 6277
73714 - 2561
85554 - 7278
19584 - 7070
87584 - 5246
35441 - 2016
71452 - 8254
02512 - 8158
67305 - 4815
67214 - 1748
Thanks!
For use the Automotive industry there exists software for converting a 5 digit serial number to a 4 digit code, which is used by the car's computer. A number of people make this software, and I currently have it. However, I'd really like to find out what the relationship is between this serial number and the 4 digit code. I do not know how complicated the algorithm is-- that's where I was hoping to get some help! Below is a sample of inputs / outputs for examination. The number on the left is in the inputted serial number, and the number on the right is the 4 digit code. Any ideas?
11926 - 7482
51538 - 4369
85446 - 1589
43845 - 4576
81435 - 7615
91141 - 9777
51576 - 6277
73714 - 2561
85554 - 7278
19584 - 7070
87584 - 5246
35441 - 2016
71452 - 8254
02512 - 8158
67305 - 4815
67214 - 1748
Thanks!