On Fri, May 24, 2013 at 6:54 AM, Udon Shaun <[email protected]> wrote:
> Hi All. > > I'm sure it's been asked before, but google hasn't revealed anything apart > from statements that the function sqlite3_randomness is "High Quality". I'm > looking more for a quantitative definition (repetition, entropy etc) > SQLite3 uses the RC4 algorithm to generate pseudorandom numbers from the initial seed. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

