I'm trying to work on a program and the idea of the program is to first promt the user for a string of characters, read in and store the string of characters, Then generates 20 random strings each of 10 characters long based on the original string, and displays each random string on line after another. I'm so stumped becuase I usually have only worked with numbers up until this time and can't figure this one out. Can someone help please? Thanks a lot!