|
And you want only the semblance of rationality as to how the numbers are generated, I take it. You don't actually have a formula for figuring out those numbers, right?
If that's the case, just add the second number (or 0, if it's not there) and 213 and then mod by 1000. Change '213' to other numbers for the other possibilities.
|