Closed
Description
I need to create a sentence with 2 to 4 random words. I read the following:
Sentence - Get a random sentence. Default minimum of 3 words but at most 10 words (range = 7). If you want a sustenance with 5 words always call Sentence(5, range: 0);
Maybe I am missing something but it seems range is not being used ... Is it?
How can I define a minimum and maximum number of random words to be created in a sentence?
Metadata
Metadata
Assignees
Labels
No labels