Skip to content

colwilson/Gibberish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

from gibberish import Gibberish

text = """
Download a few hundred words of text from http://www.gutenberg.org/ebooks and paste them here
"""

g = Gibberish(text, 4)
print g.generate_paragraph()

About

Generate Gibberish in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages