Is user record ID the same between dev and prod environments?

Is the user record ID guaranteed to be equal between the development and production environments? I've checked on my own account, and they are identical as of this writing, but is that something I can rely on?


We're implementing a Cloudkit-based login flow, and I want to be sure that I'll get the same account whether I'm building from Xcode or running the App Store release.