Crates.io | cap-rand |
lib.rs | cap-rand |
version | 3.4.4 |
created_at | 2020-09-24 19:12:22.98355+00 |
updated_at | 2025-04-21 21:29:57.61744+00 |
description | Capability-based random number generators |
homepage | |
repository | https://github.com/bytecodealliance/cap-std |
max_upload_size | |
id | 292622 |
size | 37,207 |
The cap-rand
crate provides a capability-based interface to random number
generators via the rand
crate.