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

no-std uuid-rng-internal

Private implementation details of the uuid crate

3 stable releases

new 1.13.2 Feb 17, 2025
1.13.1 Feb 5, 2025

#409 in Data structures

Download history 516/week @ 2025-02-04 481/week @ 2025-02-11

1,009 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