A simple program to short an Array of strings. The program would be easy to code in a language like C#, but i ́m getting various erros here. Putting it simple. I have a list of names, with checkboxes next to them. I want to sort in a random order, the names marked on checkboxes. Does anyone have a t...