Skip to main content

A Python module that generates customisable nonsense sentences.

Project description

# nonsentence

A Python function / module that generates nonsense sentences under the scheme vowel-consonsant-vowel, with customisable sentence and word length.

## Usage

Install using Pip:

pip install nonsentence

Then:

`py import nonsentence nonsentence.newSentence(minSentenceLength, maxSentenceLength, minWordLength, maxWordLength) `

### Example

`py >>> nonsentence.newSentence(5, 20, 3, 10) 'xeratihut lux qihaci def zevepehot piroqihuc tegot wejijiquh tet gaza piqitadu.' `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonsentence-0.2.2.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page