Rename filenameorderedrandomness to filenamescrambleordered.
This commit is contained in:
parent
a35200d594
commit
76f936a50a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue