Random Pattern Generation

Hey, thanks, these are both very nice examples - but I still have to take a deeper look especially at @hitsware’s example, which goes a somewhat elegant but abstract way.

EDIT2: Actually very clear code. Thanks again.

My initial example gravitates towards a slightly different idea: It is not about ongoing generative and inventive code but more I would like to use SP’s randomness as a ‘proposal system’. Once I like the proposed idea I can use it exactly because it is deterministic (and put the respective seed in a ring to create an initially random but then ratified and repeated musical phrase … until new seed are being tried out).