lua-users home
lua-l archive

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


> luai_makeseed is not enough, because the seed is still random.
> 
> I think let the macro luai_makeseed replacing the whole makeseed function would be better.

Sorry, you are right. This is 5.3. I was seeing the code of 5.4, where it
already does that.

-- Roberto