creating some random numbers

SkyWell - Adventure level - Mar 10, 2022 from Android
PlayEdit 2 players liked this.

It can create a range of random numbers, and then put the numbers into a table

Views: 39 - Downloads: 29 - Level ID: 372

Comments

1 year ago SkyWell: get_list() will returns a table
1 year ago SkyWell: In Lua Script there is a function get_list(a,b,c) that takes three arguments, a to b is the range of values, and c is the number of random numbers to fetch