Make All Objects Unique?

Hi All,

I have a particle system that is scattering a single sphere across the surface of another sphere.
I use the Apply menu to make all the duplicates real.
At this time I do have a bunch of spheres in the correct location, however, they all are linked to the same single datablock.

I want them all to be unique objects with a unique datablock.

Is there a way to convert a bunch of instance objects into real objects?

Objects > Make Single User > Object+Data

Thanks, I knew it was in there somewhere. I ended up just writing a short script for the task.