Animation transition when RandomSequencePlayer finishes

In my anim state mchine, I would like to transition from one state to another after the animation finishes. I know about using “Time remaining (ration)”, but my state contains a RandomSequencePlayer, but the node doesn’t seem to apply to that. And the various “relevant animation” nodes that appear do not seem to do the trick. Any ideas?