Skip to content

Pattern: PRandomImpulseSequence

Random sequence of impulses with probability probability.

Example output

>>> PRandomImpulseSequence(0.3, 16).nextn(16)
[...]