Compositing: randomly skipping frames

Hi,

I was wondering if I could randomly skip frames in the compositor. Given a Movie clip as input node, I want to randomly skip rendering frames, so the video kind of becomes choppy. I know that I can create a random number via the “Value” node and a driver (e.g. #noise.random()).

Any hints are more than welcome.

Best regards
blackno666