lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.