Re: Apple Serial Number: Redux
Re: Apple Serial Number: Redux
- Subject: Re: Apple Serial Number: Redux
- From: email@hidden
- Date: Tue, 22 Jan 2002 08:18:34 -0800
I use this for uniquification: (NSString *)CFUUIDCreateString(NULL,
CFUUIDCreate(NULL))
On Tuesday, January 22, 2002, at 05:12 AM, Simson Garfinkel wrote:
To redux:
* I was interested in doing this for uniquification, not for copy
protection. Several people suggested that I use ethernet Mac address,
which
is supposed to be unique. I'm actually using a code made up from the
time
and random().