[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Obtaining a UUID NSString
From: |
Austin Clow |
Subject: |
Re: Obtaining a UUID NSString |
Date: |
Thu, 26 May 2011 00:43:03 -0500 |
Thank you for your response,
However, -globallyUniqueString contains information (host name, the process
ID, a timestamp and a counter), I would prefer a UUID that has no information
encoded within it.
- Austin
On May 26, 2011, at 12:12 AM, Dr. H. Nikolaus Schaller wrote:
>
> Am 26.05.2011 um 06:23 schrieb Austin Clow:
>
>> Hope you guys are not getting tired of me!
>>
>> On Mac OS X, I use the CoreFoundation functions to get UUIDs (that is the
>> only function of CF I really use directly), is there a way in GNUstep to
>> obtain a UUID as an NSString?
>
> [[NSProcessInfo processInfo] globallyUniqueString]
>
> -- Nikolaus
Re: Obtaining a UUID NSString, Niels Grewe, 2011/05/26