Hi guys
How would i be able to call a random subroutine?
I mean, if i have for example 5 subroutines...
EVENT1
EVENT2
EVENT3
EVENT4
EVENT5
how could i call one of those subroutines randomly?
for example when user does something, it should call a subroutine, but it has to be randomly chosen from that 5 (or maybe more...)