> ## Documentation Index
> Fetch the complete documentation index at: https://docs.encord.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Objects.utils

#### short\_uuid\_str

```python theme={"dark"}
def short_uuid_str() -> str
```

This is being used as a condensed uuid.

#### is\_valid\_email

```python theme={"dark"}
def is_valid_email(email: str) -> bool
```

Validate that an email is a valid one
