0.2.3 • Published 4 years ago

make-mega v0.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 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

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.41

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago