# Response (random mnemonic)

| Parameter    | Type   | Description     |
| ------------ | ------ | --------------- |
| **mnemonic** | string | Random mnemonic |

**Response (Success)**

```
{
    "mnemonic": "screen main cannon inmate believe multiply maze panic check soda lesson sibling"
}
```

**Response (Success) --data '{"language": "french"}'**

```
{
    "mnemonic": "inutile espèce brioche devancer coton dimanche risque ambre client vipère spécial cerise"
}
```
