make-mega

0.2.3 • Public • Published

make-mega

Make large files for testing.

Usage

Running make-mega on its own will produce a file of 100 megabytes.

make-mega

Adding a value afterwards will specify the file size in megabytes. For example, the following will produce a file of 200 megabytes.

make-mega 200

Install

npm install -g make-mega

Releases

  • 0.2.2 - Bug fixes.
  • 0.2.0 - Change to using a stream to append the data to the file. This should remove the previous file size limitations.

Readme

Keywords

Package Sidebar

Install

npm i make-mega

Weekly Downloads

2

Version

0.2.3

License

MIT

Unpacked Size

1.05 MB

Total Files

6

Last publish

Collaborators

  • mca62511