How to generate custom unique ID
We are using Sitecore 7.2 with multi-site implementation. The actual data is shared between multisite, hence it's been stored in common Global Item folder. We are facing a problem generating aunique ID on URL. I had a good search but could not find any solution except to use Sitecore Item ID. This is what we want: domain/players/player_id e.g. domain/players/1234 where 1234 is uniquely generated ID. Could someone please suggest if this is possible? Every page that is managed in Sitecore is a Sitecore Item. As such, you should be able to just navigate to the name of the player item. If you were