`generateKeyBetween(null, 'a0', '0123456789abcdefghijklmnopqrstuvwxyz')` outputs `Zz`, but 'Z' is not part of the defined alphabet. For context, [here is the thread](https://github.com/payloadcms/payload/pull/12758#pullrequestreview-2917364897) where I found the error.