/genfiles

Tool for generating files with random content for test / demonstration purposes

Primary LanguagePerlMIT LicenseMIT

Genfiles

GitHub Issues GitHub Stars License

Tool for generating files with random content for test / demonstration purposes. The script is written in Perl and should run on any system which has Perl installed.

Requirements

The Perl script requires:

On RedHat based systems install perl-Config-General. For RHEL7 this package is available from EPEL.

The pre-compiled binaries do not require any additional libraries other than Perl itself.

Components

File Description
genfiles.pl The Perl script to generate files
genfiles.conf The configuration file defining file types which are generated
genfiles Pre-combiled binary to generate files

Copyright and license

Copyright 2015 Achim Christ, released under the MIT license.