PHP 7.4.33
Preview: README.md Size: 575 B
/var/www/podio.norlys.foo/httpdocs/node_modules/randombytes/README.md
randombytes
===

[![Version](http://img.shields.io/npm/v/randombytes.svg)](https://www.npmjs.org/package/randombytes) [![Build Status](https://travis-ci.org/crypto-browserify/randombytes.svg?branch=master)](https://travis-ci.org/crypto-browserify/randombytes)

randombytes from node that works in the browser.  In node you just get crypto.randomBytes, but in the browser it uses .crypto/msCrypto.getRandomValues

```js
var randomBytes = require('randombytes');
randomBytes(16);//get 16 random bytes
randomBytes(16, function (err, resp) {
  // resp is 16 random bytes
});
```

Directory Contents

Dirs: 0 × Files: 8
Name Size Perms Modified Actions
319 B lrw-r--r-- 2019-03-29 05:48:26
Edit Download
9 B lrw-r--r-- 2019-03-29 05:48:26
Edit Download
1.54 KB lrw-r--r-- 2019-03-29 05:48:26
Edit Download
47 B lrw-r--r-- 2019-03-29 05:48:26
Edit Download
1.05 KB lrw-r--r-- 2019-03-29 05:48:26
Edit Download
869 B lrw-r--r-- 2019-03-29 05:48:26
Edit Download
575 B lrw-r--r-- 2019-03-29 05:48:26
Edit Download
1.85 KB lrw-r--r-- 2019-03-29 05:48:26
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).