Hello Ladies and Gentlemen,
I am trying to output a random number within a proc iml statement.
For example if i do: A=RANUNI(-1); any time it give a different random number between 0 and 1.
Now I have my interval (Bi, Bi+1) and I want a random number between this interval. Just like RANUNI(-1), I want this interval to change anytime I run it and to vary as I vary my interval