We should be able to get repositories fairly easily. Example: ``` GetRandomRepos("Python", 10); ``` Should return 10 "random" repos that use python.
We should be able to get repositories fairly easily.
Example:
Should return 10 "random" repos that use python.