Open binbrain opened 12 years ago
APG makes nice pronounceable password but portability is an issue. Identify and move to a portable Python package for password generation.
os.urandom. However, urandom doesn't have an ideal way to guarantee password properties.
APG makes nice pronounceable password but portability is an issue. Identify and move to a portable Python package for password generation.