I want many (let's say 10) [random] objects that give different series of
numbers each time the patch is loaded (of course, the 10 [random] give
different series from each other). I tried using [time] and [date] objects
to generate different seeds, but the same seed (different on each load) is
given to the 10 [random]. I tried using a mix of [date], [time] and
[realtime], but it's quite unreliable. Any ideas?
Thanks
Ignacio