Hi,
Is there a function like FRand() that will return a random number between, say -1.0 and 1.0?
Right now I have to use two FRands(), one to generate the number and one to generate it's sign. Just wondering if there's a function that does all that automatically. I didn't see it listed in the tech reference.
Thanks.
Is there a function like FRand() that will return a random number between, say -1.0 and 1.0?
Right now I have to use two FRands(), one to generate the number and one to generate it's sign. Just wondering if there's a function that does all that automatically. I didn't see it listed in the tech reference.
Thanks.