Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Hard to guess easy to remember

Python script to generate a password which is almost impossible to guess by a attacker, by using the easily remembered words of a user day to day life.

Here I use built-in python module name random use to make random choice.