Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 652 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 652 Bytes

Jumbled-word

Scrambled Word Generator This program is a simple tool for generating scrambled words (Over 50000 english words). It does not require any input from the user, but instead generates a new scrambled word each time it is executed.

Usage To use the Scrambled Word Generator, simply run the jumbled.py script. This will output a new scrambled word each time the script is executed, like so: python jumbled.py This will output a new scrambled word each time the script is run, like "nabana", "anabna", "nbanan", and so on.

Screenshot

image