On Sprite created = Set animation frame to random(Sprite.AnimationFrameCount)
With "AnimationFrameCount" you dont have to tell the numbers of frames, the sprite have (random(0,1,3)). It will take automatically the numbers of frames, the spite have.
And be sure, your frame speed is 0