Marco Bambini <[EMAIL PROTECTED]> wrote:
> I really think that this article
> http://eternallyconfuzzled.com/arts/jsw_art_rand.aspx
> worths a read.
> 
> It talks about the general rand function and the problem of  
> distribution...

SQLite has always used an RC4-based PRNG, not rand(), for exactly
the reasons cited in the article referenced above.  Thanks for the
link though.

--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to