Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Picking a random item from a list
- OHMYFORTNITE
-
Scratcher
2 posts
Picking a random item from a list
How would you pick a random item from a list? Preferably in scratch 3.0
Last edited by OHMYFORTNITE (June 11, 2022 14:29:45)
- Bench654
-
Scratcher
100+ posts
Picking a random item from a list
(item ((pick random (1) to (length of [list v] :: list)) ) of [list v] :: list)
Last edited by Bench654 (June 11, 2022 14:41:39)
- Discussion Forums
- » Help with Scripts
-
» Picking a random item from a list
