From 76f936a50a1180f8c8cdbc31606d8007eee66461 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Tue, 21 Dec 2021 16:58:10 -0800 Subject: [PATCH] Rename filenameorderedrandomness to filenamescrambleordered. --- filenameorderedrandomness.pyw => filenamescrambleordered.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename filenameorderedrandomness.pyw => filenamescrambleordered.py (96%) diff --git a/filenameorderedrandomness.pyw b/filenamescrambleordered.py similarity index 96% rename from filenameorderedrandomness.pyw rename to filenamescrambleordered.py index 3d2d5f7..2d9d990 100644 --- a/filenameorderedrandomness.pyw +++ b/filenamescrambleordered.py @@ -1,7 +1,7 @@ ''' Drag multiple files on top of this .py file. The first file will have its -name randomly scrambled into 12 digits. The others will increment that number b -1. +name randomly scrambled into 12 digits. The others will increment that number +by 1. ''' import os