Quickly and easily create huge files.
- Create a file any size, even 25.5GB
- Ability to randomize the files bytes with a seed
- Compact
- Download the latest release from here
- Create a folder named "trash-dump" in any drive
- Move the downloaded executable(.exe) to the folder created in step 2
- Add the path of the created folder created in step 2 into windows path variable
- Open the command prompt and enter
trash-dump --help
for detailed info about using flags
--force
- Force write even if a file exists with that name (overwrite) DESTRUCTIVE--filename
- Name of the file (.tdp
extension will be appended)--language
- Language of the output--seed
- Seed to be used when generating random bytes (Default: 1115)--noBytes
- Size of the output file in bytes
- Staring this project on github
- Creating issues
- Contributing with code or documentation
- Sharing this project with your friends