Source: node-randomfill Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Build-Depends: debhelper (>= 11) , dh-buildinfo , nodejs (>= 6) , node-randombytes (>= 2.0.5) , node-safe-buffer (>= 5.1.0) , node-tape (>= 4.6.3) , node-tap (>= 8) Standards-Version: 4.1.4 Homepage: https://github.com/crypto-browserify/randombytes Vcs-Git: https://salsa.debian.org/js-team/node-randomfill.git Vcs-Browser: https://salsa.debian.org/js-team/node-randomfill Package: node-randomfill Architecture: all Depends: ${misc:Depends} , nodejs , node-randombytes (>= 2.0.5) , node-safe-buffer (>= 5.1.0) Description: Pure javascript buffer filling with random value This package allows one to fill a buffer with random value using well known Node.js API in browser context . This a dependency of browserify. Browserify is a javaScript tool that allows developers to write Node.js-style modules that compile for use in the browser. . Node.js is an event-based server-side JavaScript engine