Is there a way I can generate a random alphanumeric string but with the 3rd, 10th and 17th characters having been specified?
My current string looks like this;
The 3rd, 10th and 17th characters will be stored as variables probably, though yet to do that part.