I have a large sample of identifiers consisting of 1 number or 1 letter (month number 1-9,A,B,C), 2 numbers (month day), 4 digits and then finally an alphabetic check character (excluding I and O) - I need to be able to reproduce this check character for any given identifier.
I am fairly certain this will be a custom/proprietary algorithm given the lack of I and O for easy readability however how would go about trying to reverse engineer it given the large sample of identifiers I have?
For example:
A070511 = B
B070511 = D
B070567 = N
B080567 = R