Hardcoded ObjectId generator with a deterministic input sequence.
Mostly useful as a fake when testing algorithms that must generate IDs.
Each call to newId will return the next ID in order of ids.
Creates a new instance of an ObjectId.