<div dir="ltr"><div><div>Do you really need random filenames, or just unique filenames?<br></div>In most cases, I use something like [time] and [date] to generate unique filenames...<br></div>Tim</div><div class="gmail_extra">

<br><br><div class="gmail_quote">2013/12/30 Simon Wise <span dir="ltr">&lt;<a href="mailto:simonzwise@gmail.com" target="_blank">simonzwise@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On 30/12/13 00:10, Jack wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le 29/12/2013 13:17, Ronni Montoya a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, how can i create random file names in pd?<br>
<br>
I need to have a recording button in my patch that everytimes records<br>
an audio file in a different ( random ) file name.<br>
<br>
For example, each time i record something it should create random .wav<br>
file names:<br>
<br>
kasdsd.wav<br>
lifasik.wav<br>
kjaskld.wav         ............  etc<br>
<br>
<br>
any idea how to achieve this?<br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt;  <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</blockquote>
<br>
A solution without external...<br>
</blockquote>
<br></div></div>
just use something like  [symbol $1$2$3$4.wav(<br>
<br>
to replace [list2symbol] if you really can&#39;t use it<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Simon</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>