I'm making cipher program with random.seed(), random.random() as the
key table of encryption.
I'm not good at security things and don't know much about the
algorithm used by random module.

Is it really random or safe enough to keep my data safe?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to