pull-randomly-split

1.0.4 • Public • Published

pull-randomly-split

randomly split incoming buffers, to test that parsing works correctly.

 
pull(
  pull.values(crypto.randomBytes(1024*1024)),
  randomSplit(1024, 2096),
  pull.collect(function () {
 
 
  })
)
 
 

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i pull-randomly-split

Weekly Downloads

1

Version

1.0.4

License

MIT

Last publish

Collaborators

  • nopersonsmodules