Rename folders and files randomly

Powertoys > Power Rename can randomly rename files and folders using regex.
See: github.com/MicrosoftDocs/windows-dev-docs-Power Renamer

It looks like this

Randomly renaming folders subfolders and files in 1 action.
(how to rename the file extension, that I haven't figured out yet)

Is there any Opus script that can do this?
(found a script under "Rename files with random alphanumeric characters". Not sure though it can rename folder tree and files in 1 action)

thanks.

I don't see why not. Why not try it first?

Thanks. I did try.
My mistake: only selected parent folder, assuming underlying folders and files would be renamed.
Need to expand and select all though... ahum.
Thanks again.

The Rename command can rename recursively if you tell it to; you'd probably have to edit the script if you wanted to do so.

Thanks. I'll ask @dasota if he is prepared to spend time on that. If not, then it is as it is.