shitcodes Известный 1,426 662 5 Сен 2021 #2 math.random() Lua: math.random (5) --> (a number from 1 to 5) math.random (4, 8) --> (a number from 4 to 8) https://www.gammon.com.au/scripts/doc.php?lua=math.random Позитивный голос 0 Негативный голос
math.random() Lua: math.random (5) --> (a number from 1 to 5) math.random (4, 8) --> (a number from 4 to 8) https://www.gammon.com.au/scripts/doc.php?lua=math.random