Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/randplus/buffer

A package that adds functions for random.
https://github.com/randplus/buffer

buffer nodejs npm package random

Last synced: 15 days ago
JSON representation

A package that adds functions for random.

Awesome Lists containing this project

README

        

# @randplus/buffer
Generate random buffers.

This package is included in '[randplus](https://www.npmjs.com/package/randplus)'.

## Usage
```js
const random = require('@randplus/buffer');

console.log(random()) // ''
console.log(random(16)) // ''
```

## Get Support
Discord Banner