Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shangzhenyang/random-number
A random number generator with customizable options including range, repetition, even/odd selection, and alias name labeling.
https://github.com/shangzhenyang/random-number
cloudflare eslint pwa random-number typescript vite vue
Last synced: 2 days ago
JSON representation
A random number generator with customizable options including range, repetition, even/odd selection, and alias name labeling.
- Host: GitHub
- URL: https://github.com/shangzhenyang/random-number
- Owner: shangzhenyang
- License: mit
- Created: 2023-02-10T21:22:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T00:49:09.000Z (about 1 year ago)
- Last Synced: 2023-11-04T01:42:10.445Z (about 1 year ago)
- Topics: cloudflare, eslint, pwa, random-number, typescript, vite, vue
- Language: Vue
- Homepage: https://random.shangzhenyang.com
- Size: 653 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](LICENSE).
## Try it Out
https://random.shangzhenyang.com/