How to generate random words, saved in an array

Good afternoon. I am saving some words in an array variable and I need to generate them randomly, since creating a text variable per word is not the most convenient

How could I do it?