Crates.io | cap-rand |
lib.rs | cap-rand |
version | 3.4.1 |
source | src |
created_at | 2020-09-24 19:12:22.98355 |
updated_at | 2024-11-05 16:22:33.714811 |
description | Capability-based random number generators |
homepage | |
repository | https://github.com/bytecodealliance/cap-std |
max_upload_size | |
id | 292622 |
size | 33,619 |
The cap-rand
crate provides a capability-based interface to random number
generators via the rand
crate.