0.2.3 • Published 5 years ago

make-mega v0.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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.
0.2.1

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.41

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago