Callum Lerwick wrote: > Not sure how SL generates UUIDs, there's no exact standard, but if I bet you 5 lindens they just pull 16 bytes out of /dev/urandom, then if it collides do a sequential count down to the next open slot. I don't think any UUIDs are generated client side. -Jason