[go: up one dir, main page]

uuid-rng-internal 1.18.1

Private implementation details of the uuid crate.
Documentation

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"]