# /random **Category**: joc **Aliases**: /aleatoriu, /surprinde-ma **Summary**: Surprise me: any type of content, random ## Description Picks randomly from 16 types of public content (opera, autor, personaj, citat, curiozitate, moment, locatie, tema, curent, podcast, incipit, rezumat, istoric, comentariu, quiz, daily). Excellent for exploring the platform. ## Syntax ``` /random ``` ## Examples **Request**: `/random` **Response**: `{"ok":true,"type":"","card":{...}}` ## How to execute ``` POST /api/v1/ai/exec Content-Type: application/json { "cmd": "random", "args": [] } ```