1.0.4 • Published 6 years ago

randomfill v1.0.4

Weekly downloads
11,258,558
License
MIT
Repository
github
Last release
6 years ago

randomfill

Version

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

var randomFill = require('randomfill');
var buf
randomFill.randomFillSync(16);//get 16 random bytes
randomFill.randomFill(16, function (err, resp) {
  // resp is 16 random bytes
});
crypto-browserifyvuedragdropuploadimagespopsmart-common-authbb-chat@fundefund/funde_ckgql_din_mod@l1nyanm1ng/react-picture-viewercthpb-plugin-socialcogoportutilsjs4cytoscape@saaspe/components@everything-registry/sub-chunk-2529@brentonhouse/crypto-browserifydesign-system-fitbank-450demo-component-skyflyer86sequelcomponentsipengine-modaleditorjs-alerticonssmtrstock-ticker-react-widgetstnenopmoc-iusticky-scroll-catchdfeuk-frontenddfeuk-frontend-manualdiscord.js-bycondiscordjs-con-selfdigital-keyboard-demoscrm-1.0.1cyberzoneeasyplayer-my@danizean/cyberzonecanvas-fingerprintcampus-carosellocampus1campus2campus3campus4car-cmp-2caropcarop2carop3carop4carosello-campus-opacitacarosello-tribuscarosello-tribus-2case-gg-editor@beldore/react-otp-input@c4dt/crypto-browserify@caneco/siema@carhoo/widget-dealers@classyllama/code-style@chakra-swap/corecotrader-dex-sdkcourse-vue-tplckeditor5-build-yektackeditor5-custom-symmetrecemento-paid@bonsaiswap-lib/lib@bonsaiswapv3/core@bonsaiswapv3/deployckeditor5-build-custom-strapickeditor5-build-classic-ticketckeditor5-build-classic-v-editckeditor-5-imi-1ckeditor5-custom-build-for-irrosoft@buganto/clientckeditor5-click-virtualckeditor5-strapi-msg@blkmarketco/components-librarycpm-defcpm-13cpm-14cpm-15cpm-16cpm-17cpm-18cpm-19cpm-20cpm-21cpm-5cpm-6cpm-7cpm-8cpm-10cpm-11cpm-12cpm-9@ct-note/checklist@ct-note/code@ct-note/delimiter@ct-note/embed@ct-note/header@ct-note/image@ct-note/inline-code@ct-note/list@ct-note/marker@ct-note/paragraph@ct-note/quote@ct-note/simple-image@ct-note/table
1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago