|
| 01 Apr 2017 03:58 PM |
Just curious ik i would need to use math.random but that isnt the point.
#code print(string.rep("Lit",5)) |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 Apr 2017 04:00 PM |
Array
#code print(string.rep("Lit",5)) |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2017 04:01 PM |
If no holes:
array[math.random(#array)]
|
|
|
| Report Abuse |
|
|