Expand description
Browser-specific RNG implementation using crypto.getRandomValues()
Structs§
- WasmRng
- Browser-compatible RNG using crypto.getRandomValues()
Type Aliases§
- Wasm
RngFrom Seed - WASM-compatible seeded RNG using ChaCha20 for deterministic operations