Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ uuid.py
File
uuid.py
tools/python-3.11.9-amd64/Lib/uuid.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
r
""
"UUID objects (universally unique identifiers) according to RFC 4122.
2
3
This module provides immutable UUID objects (
class
UUID) and the functions
4
uuid1(), uuid3(), uuid4(), uuid5()
for
generating version 1, 3, 4, and 5
Callers
nothing calls this directly
Calls
2
UUID
Class · 0.85
system
Method · 0.80
Tested by
no test coverage detected