Skip to content

elmaliqueghazali/file-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Randomizer

Description

To generate files of a specific type and size (up to 1GB).

Supported File Types

  1. PDF
  2. DOCX
  3. PPTX
  4. XLSX
  5. TXT

Installation

npm install file-randomizer

Example

To generate a PDF of 200MB in size, run the following command:

file-randomizer --size=200 --type=pdf

About

This library aims to generate different types of files (.xlsx, .docx, .pptx, .pdf e.t.c) of specific sizes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors