# Numeric dictionary length 4
python3 pydictor.py -base d --len 4 4
# Capital letters dictionary length 4
python3 pydictor.py -base c --len 4 4
# Prepend word + digits 5 length
python3 pydictor.py --len 5 5 --head raj -base d
# Append word after digits 5 length
python3 pydictor.py --len 5 5 --tail raj -base d
python3 pydictor.py -char raj
python3 pydictor.py -chunk abc ABC 666 . _ @ "'"
# Dictionary based in word, added complexity 4 and fixed length
python pydictor.py -extend raj --level 4 --len 1 6
python3 pydictor.py --sedb