06.10.2016, 15:21
Quote:
Oh, and if I'll use random(5000) will return something between 0 and 4999?
|
Код:
new price = 1800 + random(500);
Oh, and if I'll use random(5000) will return something between 0 and 4999?
|
new price = 1800 + random(500);