creating some random numbers
By SkyWell – Adventure level – uploaded 10 Mar 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: 50 - Downloads: 44 - Level ID: 372 - Play in browser (BETA)
Comments
3 years ago
SkyWell: get_list() will returns a table
3 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