14.09.2013, 09:04
Hi,
Is there any way to set minimum of Random(); instead of it being 1 to, for example, 20 if I did Random(20);
would something like Random(5-20); does the job or it'll set it's max to 15 only?
Thanks.
Is there any way to set minimum of Random(); instead of it being 1 to, for example, 20 if I did Random(20);
would something like Random(5-20); does the job or it'll set it's max to 15 only?
Thanks.