Skip to content

Releases: CingZeoi/RandomNumberGeneratorApp

Cirong RandomNumberGenerator v1.0.0

22 Aug 10:41
6670b55

Choose a tag to compare

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.