In college we discovered everyone's ID number was evenly divisible by 13. Presumably it's because that's the smallest number you'd need so that you could detect any one digit being incorrect, or two adjacent digits being swapped (I think?). Or that it's just very easy to implement the increment when assigning new numbers.
nielsole|5 months ago
consp|5 months ago
You can use any prime afaik for this example but your number space will be limited.
unknown|5 months ago
[deleted]