Ask a question to get started
Enter to send•Shift+Enter new line
Check if a string is a valid UUID.
is_uuid( value: str, ) -> bool
value
str
The string to check.