Implement an extension method for class StringBuilder to count the number of words contained in a StringBuilder object
Write a GUI app that allows user to input a number if words in a sentence. Using StringBuilder create a sentence with the specified number of words. The words in the sentence have random ASCII characters. A number of characters in each word is random number between 1 and 20