[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luuid vs. forks
- From: Alexander Gladysh <agladysh@...>
- Date: Tue, 9 Feb 2010 00:10:21 +0300
On Tue, Feb 9, 2010 at 00:03, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> I fork a process, then call uuid:new() both in parent and in child. On
>> Ubuntu I get different results, on OS X generated UUIDs are the same.
> Perhaps try using uuid.new("random").
Unfortunately, that does not help, UUID sequences are still the same.
Thank you,
Alexander.