How is commenting on a specific suggestion to the OP off-topic?
I’d create an array of responses and shuffle the array picking one at random from the array.
I feel like a parrot:
Randomizing a list does not increase the randomness of a random selection from that list.
Randomize a list when you want several non-repeating items in random order. Pick a random item if you want a random item.