random gate impulses

Hello.

From the Clock Generator module, I'm trying to generate random gate impulses synced with it.

I was wondering if there is already a module that can randomly let gate impulses pass thru depending on the percentage of randomness we set?

If not, would you have an idea which module I could use to build this?

Thanks for your help.

Comments

  • Bernoulli gate under Misc/utilities is the quickest way. It takes a gate signal, then randomly distributed it between two outputs. Just connect one output to your destination and don’t connect the other output to anything. You can set the probability.

  • Thank you a lot bcrichards!

    Cheers

Sign In or Register to comment.