- Joined
- Jul 26, 2013
- Messages
- 1,104
- Reaction score
- 154
- First Language
- English
- Primarily Uses
- RMVXA
I want to generate a random decimal for a variable, within a certain range. If I use "rand(0.5)" for example, it regards 0.5 as the minimum and will generate anything from that to "0.999999~infinity" or something like that.
But can I set a RANGE of variance? Like, 0.01 to 0.5, for example? If so, how?
But can I set a RANGE of variance? Like, 0.01 to 0.5, for example? If so, how?
