Play random animation with chances

You can make an array of animations and use a random integer in range node when you get (a copy), or just use the Select node by pulling off “Animation to Play”, and populate it like an array, and again for the index use random integer in range.

I hope that helps!