I am building a section on my site that shuffles a text block every time you refresh using the great ->shuffle() property.
I was wondering if there is a trivial way to achieve that same effect on clicking a button, so it will then shuffle this block without needed to refresh.
I understand this is more a question not specifically related with Kirby, but I would appreciate any help if someone has ever build something similar.