@aws-crypto/random-source-browser

v5.2.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.

prepublishOnly

tsc -p tsconfig.json && tsc -p tsconfig.module.json

pretest

tsc -p tsconfig.test.json

test

mocha --require ts-node/register test/**/*test.ts
npm i @aws-crypto/random-source-browser

Metadata

  • Apache-2.0
  • Whatever
  • AWS Crypto Tools Team
  • released 10/16/2023

Downloads