About RandThings
RandThings is a collection of random generators and utility tools. Every tool runs entirely in your browser. Tool inputs are not sent to the server, nothing is stored, and no account is ever required.
The site was built for people who need a quick, reliable tool: spin a wheel to settle a debate, roll dice for a game, generate a secure password, or pick a random name. Each tool is built to be straightforward and quick to use.
All randomness uses the browser's crypto.getRandomValues() API,
which provides cryptographically strong randomness and is more reliable than a simple
Math.random() call.
Practical tools
The site focuses on tools that open quickly, work well on mobile, and solve common problems without extra steps.
Search-friendly pages
Each tool has its own page so people can find it through Google and other search engines.
A sustainable model
RandThings is intended to stay free for visitors while earning revenue through search traffic and advertising.
Tools
- Picker Wheel: Spin a custom wheel to make a random choice.
- Dice Roller: Roll D4, D6, D8, D10, D12, D20, or D100 dice.
- Coin Flipper: Flip a fair coin.
- Password Generator: Create strong passwords.
- Color Palette Generator: Generate color palettes for design work.
- Random Number Generator: Pick a number in any range.
- Random Name Generator: Generate names from several language sets.
- Team Maker: Split a list into random teams.
How RandThings grows
Growth depends on more than working tools. The site also needs search visibility, clear policy pages, fast performance, and useful copy.
In practical terms, that means publishing useful tool pages, writing clear descriptions and FAQs, tracking which pages perform well, and being transparent about monetization.
Privacy
RandThings does not collect tool inputs or require accounts. Tools run entirely client-side. Anonymous site analytics and ads may be enabled on the public site depending on deployment configuration. See the Privacy Policy for full details.