Skip to content

Document that random must be "at least" as good as a CSPRNG. #52

Document that random must be "at least" as good as a CSPRNG.

Document that random must be "at least" as good as a CSPRNG. #52

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
abi-up-to-date:
name: Check ABI files are up-to-date
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: WebAssembly/wit-abi-up-to-date@v12
with:
wit-abi-tag: wit-abi-0.10.0