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
|
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
|
name randomly scrambled into 12 digits. The others will increment that number
|
||||||
1.
|
by 1.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import os
|
import os
|
Loading…
Reference in a new issue