A random number generator.

What this app does

This application for now takes in a two integer values min (inclusive) and max (inclusive), then returns a picked random number from the range.

Screenshots

Architecture

This application uses a clean architecture.

GitHub

View Github