#uuid #details #user #run-time #randomness #meant #wasm32-unknown-unknown

no-std uuid-rng-internal

Private implementation details of the uuid crate

2 stable releases

1.13.1 Feb 5, 2025

#436 in Data structures

Download history 557/week @ 2025-02-05

557 downloads per month
Used in uuid

Apache-2.0 OR MIT

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