> With 16 ** 10 possible digests, the probability of collision hits 50% at 1234605 tables

Actually, I'm using base64 encoding. So it is 64**10. I guess using 6 characters will enough.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to