On 4 Mar 2011, at 9:55pm, Black, Michael (IS) wrote:

> SQlite's random() is a pseudo-random (as are most all) so there is no 
> collision until you get the same value back at which point it just repeats 
> the whole sequence again.

Are you sure about that ?  It's very difficult to generate sequences which do 
that and still look random, and it wouldn't happen by accident.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to