lua-users home
lua-l archive

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


> 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").