creating some random numbers

SkyWell - Adventure level - Mar 10, 2022 from Android
PlayEdit 2 players liked this.
Issues trying to play levels? Troubleshoot issues playing levels

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

Views: 47 - Downloads: 36 - Level ID: 372

Comments

2 years ago SkyWell: get_list() will returns a table
2 years 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