Randomizer is a modern web application for making random selections with a customizable spinning wheel. Perfect for decision-making, giveaways, contests, or any situation requiring fair randomization.
- π¨ Interactive Wheel β Smooth animations and customizable spinning wheel
- βοΈ Weighted Options β Assign different weights to influence selection probability
- π Item Management β Add, edit, remove, and search options easily
- π€ Import/Export β Save and load option sets for later use
- π Search & Filter β Quickly find specific options in large lists
- π Statistics β Track spin history and analyze selection patterns
- π± Responsive Design β Works seamlessly on desktop and mobile devices
- π― Clean Interface β Streamlined design focused on core functionality
- Add Options β Enter items and assign weights (optional)
- Spin the Wheel β Click the spin button to make a random selection
- Manage Items β Edit, remove, shuffle, or clear all options
- View History β Track all previous spins and results
- Analyze Stats β View detailed statistics about your selections
- Save/Load β Export your option sets and import them later
- HTML5
- CSS3 β Modern animations, glassmorphism effects, and responsive design
- Vanilla JavaScript β ES6+ features with no external dependencies
- Canvas API β High-performance wheel rendering with DPI scaling
- LocalStorage β Persistent data storage for items and history
git clone https://github.com/dani1kx/Randomizer
http://127.0.0.1:5500Project created and developed by dani1kx