Description Usage Arguments Value Examples
This function returns randomly sampled document IDs. It is intended for users who don't know what to look for, and it lets them explore and view the documents.
1 | declass_query_random_ids(limit = 10)
|
limit |
The number of document IDs to be randomly sampled. Default setting is 10 ids. Maximum is set to be 1024, so as not to crash the API server. |
Document IDs.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.