amamic1803 / Rename-Random

Randomly renames files in the same folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename-Random

Randomly renames all files in a folder

!!! CAUTION !!!

This program renames all files in a folder where it is run from to random names. It does not rename folders or files in subfolders. This action cannot be undone so be careful. Runs quietly after starting, files will just appear renamed at once.

Downloading

Prebuilt program is available under Releases

Building

  1. Clone repository
  2. Install Python
  3. Install requirements: pip install -r requirements.txt
  4. Install UPX (optional)
  5. Run build.py
  6. Built *.exe will be placed in the same folder

About

Randomly renames files in the same folder

License:MIT License


Languages

Language:Python 100.0%