[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why are tables constructed randomly?
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 24 Oct 2013 10:55:33 -0200
> Look for `makeseed` in `lstate.c`.
And for 'luaS_hash' in lstring.c.
-- Roberto