Skip to content

A random number generator with customizable options including range, repetition, even/odd selection, and alias name labeling.

License

Notifications You must be signed in to change notification settings

liangliyong25/random-number

 
 

Repository files navigation

Random Number

A random number generator with customizable options including range, repetition, even/odd selection, and alias name labeling. It is a progressive web app (PWA) and can be used both online and offline. No installation is required, simply visit the website to use the tool.

Features

  • Set the range of numbers to generate
  • Choose whether or not to allow repeated numbers
  • Choose to only select odd or even numbers
  • Set alias names for numbers to give them more meaningful labels
  • View the history of previously generated numbers

License

MIT.

Try it Out

https://random.shangzhenyang.com/

https://wulilao.rth1.app

About

A random number generator with customizable options including range, repetition, even/odd selection, and alias name labeling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 74.3%
  • TypeScript 11.9%
  • CSS 10.6%
  • HTML 3.2%