Modern UUIDs for R with a Rust Backend


[Up] [Top]

Documentation for package ‘uuidx’ version 0.0.1

Help Pages

uuid_generate Generate UUIDs
uuid_max Return the Max UUID
uuid_nil Return the Nil UUID
uuid_parse Parse UUIDs
uuid_v1 Generate Legacy Version 1 UUIDs
uuid_v4 Generate Version 4 UUIDs
uuid_v5 Generate Deterministic Version 5 UUIDs
uuid_v6 Generate Version 6 UUIDs
uuid_v7 Generate Version 7 UUIDs
uuid_validate Validate UUID Strings
uuid_version Detect UUID Versions