Temporary File Generator
Purpose
The Temporary File Generator produces files with random binary contents in a temporary directory. It is mostly meant to be used for debugging or demos.
Options
- Filesize: select the size of the generated files using a number between 1 and 1024 and a unit (Bytes, KiloBytes, MegaBytes, GigaBytes)
- Time between file creation events: the time, expressed in seconds, that the generator will wait between creating two files.
Exported File Format
RegularFile
Author
Tom Schoonjans