sponsored ads
sponsored ads
1
A workaround (involves some simple programming): duplicate a folder's content and add a random number in front of every picture filename, then sort those duplicated files by name. Here's the Python way to do it:
import os, random, shutil
directory= r"C:\Documents and Settings\User\My Documents\My Pictures\New Folder"
listdir = os.listdir(directory)
directory_new=directory + os.sep + '_rnd'
try:
os.mkdir(directory_new)
except:
print 'error creating directory'
for filename in listdir:
if filename[:4] == '_rnd':continue
shutil.copy(directory + os.sep + filename,
directory_new + os.sep + str(random.randint(0,1000)) + '_' + filename)
0
For Android, there is RandomRing: https://market.android.com/details?id=com.dicren.randomring&hl=en For the iPhone, I’ve never managed to find a solution that can be accessed outside of Cydia.
Answered Nov, 15 2011
0
Search for Related Topics
adobe bridge kernel32.dll adobe bridge appsense 0x00007b adobe bridge adobe bridge .mxf adobe bridge adobe bridge fehler 0xc00007b adobe bridge fehler 0xc000007b apa itu adobe bridge ccleaner desactivation adobe bridge .mts adobe bridge apa guna nya adobe bridge ccleaner autostart adobe bridge
Related Unresolved Questions
sponsored ads
747 c++ error pmdg runtime 3.2 download internet manager resets trial driverpakke windows de dem descargar e303 huawei liberador plantilla post procesador alienware mbr 2.1.0.6 professional ultraedit
Continue to downloadPower by Afreecodec.com