<div dir="ltr">usually in random number generators one wants to have control on the seed because this allows to have the same numeric streams every time one wants. so, IMHO the best practice is to generate a time-valued seed in some way (e.g. [realtime]) and use it as argument for |seed< method.<div><br></div><div>ciao</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-30 19:09 GMT+02:00 Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2018-05-30 11:45 GMT-03:00 Martin Peach <span dir="ltr"><<a href="mailto:chakekatzil@gmail.com" target="_blank">chakekatzil@gmail.com</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><div><br></div></span><div>This patch uses [time] to seed the random sequence.</div></div></div></div></blockquote><div><br></div></span><div>I guess this is sort of like how the initial seed is done in Max. Not sure exactly, but it uses some time period since the computer started or something.<br><br>I think it is a good idea to include something like that in [random] so it is updated to automatically have a different starting seed every time.</div><div><br></div><div>cheers</div></div></div></div>
<br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div><br></div>