makepasswd
Neil Macneale
mac4-devnull at theory.org
Tue Jun 5 12:40:56 EDT 2001
In article <Pine.GSO.4.31.0106041149490.600-100000 at tron.jpl.nasa.gov>,
"Edward S. Vinyard" <vinyard at jpl.nasa.gov> wrote:
>if 'executable' in dir(sys):
> from whrandom import random
> lowercase, uppercase, digits, punctuation
>else:
> import java.lang.Math
> random = java.lang.Math.random # in [0.0, 1.0)
> lowercase = "abcdefghijklmnopqrstuvwxyz"
> uppercase = "ABCDEFGHIJKLMNOPQSTUVWXYZ"
> digits = "0123456789"
> punctuation = '!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~'
Why no upper case R?
Neil Macneale
--
To reply to me via email, remove the '-devnull' from my address.
More information about the Python-list
mailing list