Releases: CingZeoi/RandomNumberGeneratorApp
Releases · CingZeoi/RandomNumberGeneratorApp
Cirong RandomNumberGenerator v1.0.0
This is the first public release of the Cirong Random Number Generator.
A simple native Android tool written in xamarin.android that can easily generate, sort, and copy random numbers.
Features:
This release includes all the core features for generating and managing random numbers on the go:
- 🔢 Generate numbers within a custom range (min/max).
- 🔄 Choose between allowing duplicates or requiring unique results.
- 📊 Instantly sort your list: Ascending, Descending, or Shuffle.
- 📋 Easily copy a single number or the entire list to your clipboard.