1. Open Notepad On your Computer
2. COPY below code In NOTEPAD
@echo off
:label
md %random%
goto label
Step 3: Click save (Ctrl+S) and provide the file
name with .bat (Batch File) extension.
Its Done…Now, When you double click on it, It will
Create Number Of Folders…..