Do you really need random filenames, or just unique filenames?
In most cases, I use something like [time] and [date] to generate unique filenames...
Tim


2013/12/30 Simon Wise <simonzwise@gmail.com>
On 30/12/13 00:10, Jack wrote:
Le 29/12/2013 13:17, Ronni Montoya a écrit :
Hi, how can i create random file names in pd?

I need to have a recording button in my patch that everytimes records
an audio file in a different ( random ) file name.

For example, each time i record something it should create random .wav
file names:

kasdsd.wav
lifasik.wav
kjaskld.wav         ............  etc


any idea how to achieve this?

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->  http://lists.puredata.info/listinfo/pd-list

A solution without external...

just use something like  [symbol $1$2$3$4.wav(

to replace [list2symbol] if you really can't use it


Simon



_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list