cap-rand 3.0.0

Capability-based random number generators
Documentation
[dependencies.ambient-authority]
version = "0.0.2"

[dependencies.rand]
version = "0.8.1"

[features]
default = []
small_rng = ["rand/small_rng"]

[package]
authors = ["Dan Gohman <dev@sunfishcode.online>", "Jakub Konka <kubkon@jakubkonka.com>"]
categories = ["algorithms"]
description = "Capability-based random number generators"
edition = "2021"
keywords = ["random", "rng"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "cap-rand"
readme = "README.md"
repository = "https://github.com/bytecodealliance/cap-std"
version = "3.0.0"