Skip to content

flewsoftware/trash-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trash-Dump

Codacy Badge GitHub repo size
Written in
Quickly and easily create huge files.

Features

  • Create a file any size, even 25.5GB
  • Ability to randomize the files bytes with a seed
  • Compact

How to use

Windows

  1. Download the latest release from here
  2. Create a folder named "trash-dump" in any drive
  3. Move the downloaded executable(.exe) to the folder created in step 2
  4. Add the path of the created folder created in step 2 into windows path variable
  5. Open the command prompt and enter trash-dump --help for detailed info about using flags

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

Q&A

How can I help?

  • Staring this project on github
  • Creating issues
  • Contributing with code or documentation
  • Sharing this project with your friends

About

Easily create random file useful for software testing, network speed testing and other types of testing that requires large files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages