just so you know this has block code so if you don’t know how to use it you might not be able to make it
Steps
Materials
Text
Button
Block Code
step 1
first make a text device
second make a button
in the button make it broadcast change text, like this!
then in the text device make a block receiving on channel change text.
Step 2 (Block Code)
in the block in the text device
make a variable called text
then set it to random integer between anything ( i did 1-3 )
then make a if do thing, and put as many as your number earlier.
in the first section of the if do thing make it where if text = 1
set text to create text with and put what you want to make the text, and then put that same thing in all the other parts but change the number and the text it creates and your done!!!