---
title: "Gets a random word from a dictionary of common words and their definitions."
method: GET
path: "/GetRandomEntry"
---

# Gets a random word from a dictionary of common words and their definitions.

`GET /GetRandomEntry`

## Response `200`

A successful response

- DictionaryEntry
  - `Word` string
  - `Definition` string

---

[API](https://skmtc.dev/azure/apis/dictionaryplugin.md) · [All operations](https://skmtc.dev/azure/apis/dictionaryplugin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/dictionaryplugin/revisions/e4c7aa058937/schema)
