While Loop
The number of times the loop will repeat is defined by the use (Can you say Interactivity?)
click here to begin
TRY IT!
You will use the while loop to generate a random number with a length that is defined by the user
check it out here