nonsentence
A Python function / module that generates nonsense sentences under the scheme vowel-consonsant-vowel, with customisable sentence and word length.
Usage
Install from PyPi:
pip install nonsentence
import nonsentence
nonsentence.new_sentence(sentence_length, min_word_length, max_word_length)
Example
>>> nonsentence.new_sentence(10, 4, 12)
'xeratihut lux qihaci def zevepehot piroqihuc tegot wejijiquh tet gaza piqitadu.'
Release files for nonsentence 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nonsentence-0.3.3.tar.gz | 2.3 kB | Details |
Release files / nonsentence-0.3.3.tar.gz
| Download URL | nonsentence-0.3.3.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
55e9eb7ac2b000ca852252acd8905a3500aebc2c83fe01579f540fc13f16cfab
|
|
BLAKE2b-256 checksum How to use checksums |
efff0a8496975decfeb80759d9d03d3e9292e8fe2e696749303ee5b3dc408a9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5
|