Randomised Sequences that Stick

I have found the new use_random_stream command in latest SP3.3.0beta useful for controlling what is selected. I itilised it for example in my beethoven mashup program I haven’t published this yet because it contained this command, which I used in my own build. I changed the selection during the program using use_random_stream [:white,:pink].choose to change the effect of subsequent “random” commands.

1 Like