A fun and elegant random number generator with a twist — toggle unique mode to avoid repeats, enjoy smooth design and music, and rest easy knowing it doesn't track anything. Just numbers, your way.
- 🔢 Set a custom maximum number.
- 🎰 Instantly generate random numbers.
- 🎨 Minimal, clean, elegant and responsive UI.
- ⚡ Built for speed and simplicity — no clutter.
Try the app live at https://numbler.liavbarsheshet.com — no downloads, no tracking, just fun with numbers.
-
Clone the repo:
git clone https://github.com/liavbarsheshet/numbler.git cd numbler
-
Install dependencies:
npm i
-
Run the application in development mode:
npm run dev
-
Or build the project:
npm run build
-
Open the web application on your browser:
./dist/index.html
- Resets the app to its initial state.
- Toggles Distinct Mode, ensures each number is unique until all options are used.
- Mutes or unmutes sound effects.
- Turns background music on or off.