I know I have done this before, but now I'm struggling with it again. I am trying to set a random number on either side of 1: .98, 1.02, .94, 1.1, etc. If I get a random number between 0 and 100, how can I use that to get within the range I want?
The programming language doesn't really matter here. I'm using Pure Data. Just looking for the math involved.