How to rename files in random?

Bulk Rename Utility How-To's

How to rename files in random?

Postby Marcelo N » Thu Apr 10, 2025 5:01 pm

Hello guys!

How can I rename files in random?

Thanks in advance.

Marcelo.
Marcelo N
 
Posts: 15
Joined: Thu Feb 27, 2025 8:30 pm

Re: How to rename files in random?

Postby Admin » Fri Apr 11, 2025 6:26 am

Randomly assigned names?
Admin
Site Admin
 
Posts: 2923
Joined: Tue Mar 08, 2005 8:39 pm

Re: How to rename files in random?

Postby Admin » Sun Apr 13, 2025 6:42 am

Hi! The new version 4.0.0.7 adds four new renaming tags for random text generation: <randnum>, <randchar>, <rand>, <randname>

viewtopic.php?f=1&t=6970

The <randnum> tag yields a numeric string.
The <randchar> tag yields alphabet letters.
The <rand> tag yields a mix of digits and letters.
The <randname> tag yields a name with valid printable characters (excluding Windows-forbidden ones)
Length of the text can be specified.

Like the other tags, they can be used in:
RegEx (1) > Replace
Name (2) > Keep
Replace (3) > With
Add (7) > Prefix
Add (7) > Insert
Add (7) > Suffix

See help for details.
Admin
Site Admin
 
Posts: 2923
Joined: Tue Mar 08, 2005 8:39 pm


Return to How-To