1.0.1 • Published 9 months ago

@randplus/buffer v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

@randplus/buffer

Generate random buffers. This package is included in 'randplus'.

Usage

const random = require('@randplus/buffer');

console.log(random()) // '<Buffer >'
console.log(random(16)) // '<Buffer 26 bc 62 84 b0 94 5e c5 1a d5 fd 69 6f d3 78 b1>'

Get Support

1.0.1

9 months ago

1.0.0

9 months ago