https://github.com/fourjr/random-paragraph-generator
Generates random paragraphs based on Oxford wordlists
https://github.com/fourjr/random-paragraph-generator
Last synced: 3 months ago
JSON representation
Generates random paragraphs based on Oxford wordlists
- Host: GitHub
- URL: https://github.com/fourjr/random-paragraph-generator
- Owner: fourjr
- License: unlicense
- Created: 2019-10-26T14:45:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T14:13:47.000Z (over 6 years ago)
- Last Synced: 2025-01-19T08:46:39.402Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random paragraph generator
## Features
* Punctuation
* Quotation marks randomly placed
## Instructions
- Python 3.6+
- `python main.py`
## References
Wordlist: [sampbmw/The-Oxford-3000](https://github.com/sapbmw/The-Oxford-3000)
# License
This code is in the Public Domain.