1.0.2 • Published 12 months ago

@randplus/buffer v1.0.2

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

@randplus/buffer

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

Teams

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

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago