Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Chavjoh/DictionaryGeneratorPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DictionaryGeneratorPython

Python implementation of a dictionary generator.

Requirements

  • Python 3.3

Launch script

Launch the script with :

python DictionaryGenerator.py alphabet minSize maxSize

Arguments :

  • alphabet : Alphabet to use to generate all dictionary words.
  • minSize : Minimum size of the generated words.
  • maxSize : Maximum size of the generator words.

The dictionary will be generated in the same folder with the name dictionary.txt.

Feedback

Don't hesitate to fork this project, improve it and make a pull request.

License

This project is under Apache 2.0 License.

About

Python implementation of a dictionary generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages