"Random" is a multi-module Android app that displays a list of random users and detailed information about them. It follows clean architecture best practices and utilizes Dagger 2 for dependency injection. Data is locally stored using Room, and a strategy is implemented to minimize API calls. The app also supports both dark and light modes for a flexible user experience.