S
Sid Knee
I have 1000 - 2000 files in a directory and would like to rename them
with random filenames - the objective being to destroy the current file
(name) sequence when these are picked up by an application.
The actual names are unimportant. A series of (say) 8-digit random
numbers would seem to be an obvious choice but it doesn't really matter.
I was thinking of using some WD-40 on my programming skills and trying
to write something in BASIC but if anyone knows an easier way or if
there's something out there that will do that ....
with random filenames - the objective being to destroy the current file
(name) sequence when these are picked up by an application.
The actual names are unimportant. A series of (say) 8-digit random
numbers would seem to be an obvious choice but it doesn't really matter.
I was thinking of using some WD-40 on my programming skills and trying
to write something in BASIC but if anyone knows an easier way or if
there's something out there that will do that ....