[Solved] Shuffle 10 numbers randomly

To solve your problem, you need to create a list of 10 images and after each generation of a random index, remove the image from this list (by this index) and reduce the range of random numbers generation. In this case, there will be no repetitions.

Best regards, Alex
ACtech demo project
Thunkable X Basic Programming Course
Block Reference
Component Reference
Bug tracker

1 Like