Apple Begins Transition to Randomized Serial Numbers With Purple iPhone 12 - MacRumors
Skip to Content

Apple Begins Transition to Randomized Serial Numbers With Purple iPhone 12

MacRumors previously reported about Apple's plan to switch to randomized serial numbers for future products starting in early 2021, and this transition has now started with the new purple iPhone 12 model in multiple countries.

iphone 12 preorder purple
With assistance from Aaron Zollo, host of the YouTube channel ZolloTech, we can confirm that the purple iPhone 12 released last month has a new 10-character serial number format, compared to the usual 12 characters for most other Apple products. Apple previously said its randomized serial numbers would initially be 10 characters long, so the purple iPhone 12 appears to be the first Apple product with a randomized serial number.

The change likely extends to the purple iPhone 12 mini, but we've yet to confirm this. On the contrary, the randomized serial number format does not appear to apply to the AirTag at this time, with multiple MacRumors editors and others we've spoken to still seeing 12-character serial numbers for the item tracking accessory.

It remains to be seen if the new iMac, iPad Pro, and Apple TV have randomized serial numbers when they launch in the second half of May.

In a memo obtained by MacRumors in March, Apple said products already shipping at that time would continue to use the company's previous serial number format, which has for years allowed customers and service providers to determine the date and location that a product was manufactured. The first three characters represent the manufacturing location, the following two characters indicate the year and week of manufacture, and the last four characters reveal a device's model, color, and storage capacity.

The new serial number format will consist of a randomized alphanumeric string of 8-14 characters (10 characters initially) that will no longer include manufacturing or configuration details, according to Apple's memo. Apple advised authorized resellers to prepare for the transition to the new format ahead of its "Spring Loaded" event last month.

Related Forum: iPhone

Popular Stories

iOS 26

iOS 26.4 Adds Two New Features to CarPlay

Tuesday March 24, 2026 1:55 pm PDT by
iOS 26.4 was released today, and it includes a couple of new features for CarPlay: an Ambient Music widget and support for voice-based chatbot apps. To update your iPhone 11 or newer to iOS 26.4, open the Settings app and tap on General → Software Update. CarPlay will automatically offer the new features so long as the iPhone connected to your vehicle is running iOS 26.4 or later....
Apple Business hero

Apple Unveils 'Apple Business' All-in-One Platform

Tuesday March 24, 2026 8:53 am PDT by
Apple today announced Apple Business, a new all-in-one platform that unifies device management, productivity tools, and customer outreach features. The service is designed to be a consolidated replacement for several of Apple's existing business-focused offerings, including Apple Business Essentials, Apple Business Manager, and Apple Business Connect. It provides organizations with a single...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 3, AirPods Pro 2 and AirPods 4

Tuesday March 24, 2026 12:31 pm PDT by
Apple today released new firmware for the AirPods Pro 2, AirPods Pro 3, and the AirPods 4. The firmware has a version number of 8B39, up from 8B34 on the AirPods Pro 3, 8B28 on the AirPods Pro 2, and 8B21 on the AirPods 4. There is no word on what's included in the firmware, but Apple has a support document with limited notes. Most updates are limited to bug fixes and performance...

Top Rated Comments

Xenomorph Avatar
64 months ago
So it's not a serial number, then.

Serial means in series. Randomizing a number by definition means it cannot be in series, so it's not a serial number.
Score: 45 Votes (Like | Disagree)
64 months ago
is there a particular reason for this transition? as in, if apple didnt want people to discern that info off a s/n, what is the need to obscure it?
Score: 21 Votes (Like | Disagree)
usagora Avatar
64 months ago

So it's not a serial number, then.

Serial means in series. Randomizing a number by definition means it cannot be in series, so it's not a serial number.
I'm guessing it technically IS a serial number, just "encrypted."
Score: 17 Votes (Like | Disagree)
pgiguere1 Avatar
64 months ago

So it's not a serial number, then.

Serial means in series. Randomizing a number by definition means it cannot be in series, so it's not a serial number.
Ackchyually...

The new serial numbers aren't truly random. They're generated using a complex pseudo-random deterministic function, for which the input is a series.

In general, computers don't produce true randomness, they try to approximate it, so this is true in many cases outside of Apple.

So, instead of being a conventional series like 1, 2, 3, 4..., it's a series of functions like f(1), f(2), f(3), f(4)..., which I think is still fair to call a series.

Edit: I saw someone refer to it as "still a serial number, but encrypted". This is kind of what they're doing indeed. True randomness on the other hand would not be decryptable. I am not sure if the current format is actually encrypted though (implying the function is bijective), or if it just outputs a hash.
Score: 11 Votes (Like | Disagree)
subi257 Avatar
64 months ago

So it's not a serial number, then.

Serial means in series. Randomizing a number by definition means it cannot be in series, so it's not a serial number.
That is completely true....I love logic.
Score: 11 Votes (Like | Disagree)
64 months ago

I'm guessing it technically IS a serial number, just "encrypted."
That would actually be a clever way to keep the serial number meaningful to Apple but useless to everyone else.
Score: 8 Votes (Like | Disagree)