Crates.io | smolcrush |
lib.rs | smolcrush |
version | 0.2.2 |
source | src |
created_at | 2023-07-19 00:07:02.80129 |
updated_at | 2023-12-17 05:12:16.152246 |
description | A smol RNG library for Rust. |
homepage | https://github.com/notsatvrn/smolcrush |
repository | https://github.com/notsatvrn/smolcrush |
max_upload_size | |
id | 919898 |
size | 20,463 |
smolcrush
A smol RNG library for Rust.
rand_core
)no_std
and WASM supportsystem-rng
adds support for using system RNG using the getrandom
cratezeroize
adds zeroing support to all RNGs using the zeroize
crateThe current MSRV is 1.60.0.