Select the types of activity you want to include in your feed.
feat(server): add random DID sampling endpoint
Implement new /random endpoint to sample random DIDs with configurable count and seed parameters. The endpoint returns JSON response containing sampled DIDs, count and seed used for reproducibility.