MCPcopy Create free account
hub / github.com/geekcomputers/Python / random-sentences.py

File random-sentences.py

random-sentences.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Generates Random Sentences
2Creates a sentence by selecting a word at randowm from each of the lists in
3the following order: 'article', 'nounce', 'verb', 'preposition',
4'article' and 'noun'.

Callers

nothing calls this directly

Calls 1

random_sentenceFunction · 0.85

Tested by

no test coverage detected