Awesome-Python-Scripts/Word-generator
2018-10-03 12:21:46 -03:00
..
dictionary.txt Add Word Generator 2018-10-03 12:21:46 -03:00
gen.py Add Word Generator 2018-10-03 12:21:46 -03:00
isEng.py Add Word Generator 2018-10-03 12:21:46 -03:00
README.md Add Word Generator 2018-10-03 12:21:46 -03:00

Word Generator

Description

A python script that generates english words that contain 2 or more letters from input

Usage

Just run gen.py and type in some letters

Requirements

Python 3