Web form to generate random text in the form of sentences.:



Form Elements:


Generate Random Text Output


Click this button to launch the generation of a list words.


Specify type of random text to generate


Select Sentences from the drop-down list.


Min Num Sentences


Number must be an integer greater than or equal to 1

Specifies minimum number of sentences to generate.


Max Num Senteces


Number must be an integer greater than or equal to 1 and greater than or equal to Min Num Sentences value.

Specifies maximum number of sentences to generate.


Output Log Area


See Output Log Functions for detailed information on this area of the form.



URL to Example Sentences Web Page


http://pfrandomtextwebsitetowebservice.azurewebsites.net/Default.aspx?cboTextType=Sentences&txtMinNumSentences=2&txtMaxNumSentences=5