Add a GET endpoint to fetch a random question from the database, based on selected complexity and category
This is in preparation for the implementation of the collaboration service, where matched users will be given randomly selected question to work on together based on selected criteria
Changes Made