Normalizing uniform deviates range
As Rand() gives a value between 0 and 1, the value of 2_Rand()-1 will give a value between -1 and +1.
This can be readily verified by considering the linearity of the model and the correct reproduction of the endpoints.