2 stable releases
1.13.1 | Feb 5, 2025 |
---|
#436 in Data structures
557 downloads per month
Used in uuid
4KB
Implementation details for the uuid
crate.
This crate is not meant to be used directly. It
allows wasm32-unknown-unknown
users who aren't
in a JS-enabled runtime to configure a source of
randomness via getrandom
:
[dependencies.uuid]
features = ["v4", "rng-getrandom"]
Dependencies
~0–5MB