Adds commandline example response for random.md

This commit is contained in:
rmurphy23
2020-07-27 15:28:59 -07:00
parent 45c48ab48d
commit e0805ec06c

View File

@@ -70,6 +70,17 @@ An example of a successful response:
} }
``` ```
*Commandline*
```json
{
"result" : {
"random" : "DB7C23C7F224CD410912E68A997BE0FD0FA7175A4C74B829BE5A80ED0DBAA0C5",
"status" : "success"
}
}
```
<!-- MULTICODE_BLOCK_END --> <!-- MULTICODE_BLOCK_END -->
The response follows the [standard format][], with a successful result containing the following field: The response follows the [standard format][], with a successful result containing the following field: