How to pick a random item from a text list of quotes

I dont want to make a list because the list is so long is there any way like I have a quoteand i use comma , after each quote so that it can become a list and can pick a random item from it…

which blocks i have to use and how can i do that…

Use the split text block but disadvantage is that if your quote contains the character you are using to split it will break your quote and treat it as separate.