get-random-values

v3.0.0
`window.crypto.getRandomValues` with fallback to Node.js crypto
crypto

clean

rimraf --glob test/**/*.d.ts *.d.ts

lint

eslint .

release

semantic-release

type-coverage

type-coverage --at-least 100 --detail --strict

prebuild

npm run clean

build

tsc

pretest

npm run build

test

tape test/*.js

posttest

npm run lint && npm run type-coverage

prepack

npm run build
npm i get-random-values

Metadata

  • MIT
  • 18 || >=20
  • Kenan Yildirim
  • released 9/21/2023

Downloads

Maintainers