Generate a random fruit, with its origin, for meal planning, smoothie ideas, or discovering something you haven't tried yet.
This generator draws from a curated list of 233 real fruits across nine categories -- Citrus, Berries, Stone Fruits, Pome Fruits, Tropical Fruits, Melons, Grapes & Vine Fruits, Exotic & Rare, and Dried & Preserved -- each shown with its region of origin.
Every result here is drawn using crypto.getRandomValues() -- the Web Crypto API's cryptographically secure randomness -- instead of Math.random(), so it's genuinely unpredictable, not just statistically random. Learn more.
Home cooks use it for smoothie or dessert inspiration when they're stuck on what to buy. It's also a fun way to discover a fruit you've never tried, especially with the Exotic & Rare category, or to build a produce-guessing game for kids.
Generate draws one fruit at random from the full 233-entry pool using the site's cryptographically secure randomness, guaranteed not to repeat whatever result is currently showing in single-result mode. Filtering by category narrows the pool before drawing.
A sample of what this generator can draw, spread evenly across the full list:
Yes -- all 233 are real fruits, each with its actual region of origin.
Yes -- use the filter button to pick one or more of the nine categories. Generate will then only draw from fruits in the categories you've selected.
Not in single-result mode -- each new roll is guaranteed to differ from the one currently on screen.
Yes -- the Exotic & Rare category covers less common fruits alongside the everyday ones in the other categories.