@aws-crypto/random-source-browser

v0.1.0
Access to a secure random source in a browser. `Math.random` is not acceptable for cryptographic operations. This module exports a consistent interface for modern browsers and IE11.

prepublishOnly

tsc

pretest

tsc -p tsconfig.test.json

test

mocha --require ts-node/register test/**/*test.ts
npm i @aws-crypto/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • AWS Crypto Tools Team
  • released 11/7/2018

Downloads