Skip to content

Generates random text files based on file size and number input

Notifications You must be signed in to change notification settings

Sarthakgupta2000/Random_textfiles_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Random_textfiles_generator

Generates random text files based on file size and number input

  1. Create target directory first in project directory
  2. Run python script in the same project directory
  3. Command line inputs :-
$ python Randomtextfilegenerator.py <outputFolderName> <numberOfFiles> <file_size in mb>
  1. Files created will be in target directory ( not project directory)
  2. All positional arguments are required

About

Generates random text files based on file size and number input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages