> For the complete documentation index, see [llms.txt](https://tg-dev.gitbook.io/tg-dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tg-dev.gitbook.io/tg-dev-docs/tg-vehicleshop/exports/client.md).

# Client

#### Client

```lua
local plate = exports['tg-vehicleshop']:GeneratePlate()
```

The export returns a generated plate string or `nil` if a unique plate could not be created.
