Noticed GoGovSG's [API key generation](https://github.com/opengovsg/GoGovSG/blob/4f6edaba19e38d15f20204238809291af267e33d/src/server/modules/user/services/ApiKeyAuthService.ts#L62-L65) has similar behavior with Postman's. We're making a change to ours, see this pending PR and [the comment here](https://github.com/opengovsg/postmangovsg/pull/1988#pullrequestreview-1369014289) for why 33 bytes is better than 32 bytes
Noticed GoGovSG's API key generation has similar behavior with Postman's.
We're making a change to ours, see this pending PR and the comment here for why 33 bytes is better than 32 bytes