I've got a simple string problem I can't seem to fix.
The string itself contains things like "random" & random.next(1,3) & "random2" etc. The string registers all of this as a string and doesn't actually calculate random numbers.
Is there any way to fix this? I know that was confusing, so please ask questions.
Thank you,
Resentful