- Implemented `getRandomUser` method to fetch a random user using `EntityManagerInterface`. - Added support for random user retrieval by querying `User` entity repository.