Random/Generator
Creative Tool

Random Thing Generator

Explore abstract concepts, physical objects, emotions, ideas, and philosophical phenomena.

Choose your options and press Generate to create a random thing.

About Random Thing Generator

Created & reviewed by Chad Solomon

Last reviewed 12 June 2026

The random thing generator names a different "thing" on every click, drawn from a curated set of 82 entries that span five types and eight categories. A "thing" here means any nameable entity — a tangible object such as a mountain, an abstract idea such as creativity, or a natural phenomenon such as thunder. Each result carries its type, its category, a tangible or intangible label, and a one-line definition, so you get context, not a bare word.

How to use the generator

  1. Select a thing type, or leave it on "All Types"
  2. Select a category — emotion, nature, technology, or one of five others
  3. Click "Generate Random Thing"
  4. Read the definition, type, category, and tangibility label
  5. Copy the name with one click for your project
  6. Generate again to draw another entry from the set

The Five Thing Types Explained

The type filter sorts every entry into one of five classes. Each class answers a different question about what the thing actually is.

Abstract

Ideas and qualities with no physical form. Examples: love, courage, creativity.

Concrete

Things perceived through the senses. Examples: mountain, ocean, flower.

Concept

Frameworks and principles people reason with. Examples: justice, democracy, time.

Natural

Things occurring without human making. Examples: rainbow, thunder, wind.

Artificial

Things designed and built by people. Examples: building, bridge, computer.

Tangible Versus Intangible Things

Every entry is also flagged tangible or intangible, a distinction that matters for teaching and for writing. Tangible things occupy space and can be measured — a mountain, an ocean, a printed book. Intangible things exist only as ideas, states, or relationships — courage, peace, friendship. The flag lets a teacher demonstrate the concept with live examples, and lets a writer pair a concrete noun with an abstract theme in the same prompt.

Eight Categories for Targeted Prompts

The category filter narrows results to a single subject area. Combine it with a type for precise prompts, such as an abstract thing in the spiritual category.

  • Emotion — joy, hope, gratitude
  • Idea — wisdom, science, philosophy
  • Physical — building, mirror, light
  • Nature — mountain, ocean, rainbow
  • Technology — computer, telephone, camera
  • Social — tradition, community, democracy
  • Spiritual — faith, destiny, soul
  • Temporal — time, season, eternity

Perfect for

Writers facing a blank page

Draw an object for a setting and an abstract thing for a theme, then connect them in a single scene.

Philosophy and debate clubs

Generate a concept such as justice or time to open a discussion prompt with no preset answer.

Drawing and design practice

Use a natural or artificial thing as a daily sketch subject or a moodboard seed.

Classroom grammar lessons

Use the tangible flag to teach the concrete-versus-abstract noun distinction with real examples.

Related Tools

For narrower prompts, these generators focus on a single class of thing:

How the Random Thing Generator Works

When you press Generate, JavaScript's Math.random()picks a number between 0 and 1, which is multiplied by the length of the filtered list and floored to an integer index. Every entry in the active set has an identical probability of being selected — there is no weighting toward common or "easy" words. If you choose a type such as Natural or a category such as Emotion, the pool is narrowed first and the draw happens inside that subset, so the equal chance guarantee still holds within your chosen filter.

All generation happens inside your browser; nothing is transmitted to a server and no result is logged. This makes the tool safe for classroom use and offline play. For the technical details behind the randomness, see the MDN documentation for Math.random().

Example Things This Tool Can Name

Three results drawn from the data set, each showing a different corner of the vocabulary — handy for understanding what makes this generator broader than a plain object or item picker:

  • Rainbow (natural / nature / intangible) — a phenomenon with no solid form, perfect for a Pictionary card where players must mime or gesture rather than draw a sharp outline.
  • Mateship(concept / social / intangible) — an Australian cultural value that works brilliantly in charades or "I-spy a concept" word games, where the clue-giver must describe without naming.
  • Sunrise (natural / nature / intangible) — a recurring event rather than an object, making it an ideal drawing prompt where the challenge is to convey time and atmosphere rather than a fixed shape.

Thing Data at a Glance

The 82 entries are spread across five types and eight categories. Use these figures to judge how broad or narrow your filter combination will be before you generate:

Count of things by type and category
DimensionGroupCount
TypeAbstract26
TypeConcept28
TypeNatural10
TypeConcrete9
TypeArtificial9
CategoryIdea15
CategorySocial13
CategoryNature13
CategoryPhysical11
CategoryEmotion12
CategoryTemporal7
CategorySpiritual7
CategoryTechnology4

Tangible entries: 18  ·  Intangible entries: 64

Frequently Asked Questions

Q.What's the difference between abstract and concrete things?

Abstract things have no physical form — emotions, ideas, and beliefs such as freedom or nostalgia. Concrete things are perceived through the senses, such as rainfall, music, or a lighthouse. The generator labels every result tangible or intangible so the distinction is clear.

Q.How many things are in the generator?

The generator draws from 82 curated entries, sorted into five types (abstract, concrete, concept, natural, artificial) and eight categories (emotion, idea, physical, nature, technology, social, spiritual, temporal).

Q.Can I filter for a specific type of inspiration?

Yes. Set the type filter to choose between ideas and physical things, and set the category filter to choose a subject such as nature, technology, or spiritual. Combining both filters produces precise prompts, like a natural thing in the nature category.

Q.Is this tool suitable for creative writing projects?

Yes. Writers use an object for a setting, an abstract thing for a theme, and an emotion to shape a character. Drawing one of each in a single session gives three connected prompts to build a scene around.

Q.What counts as a thing in this generator?

A thing is any nameable entity. That includes physical objects (a compass), natural phenomena (a glacier), human-made systems (a satellite), and abstract concepts (justice). Each entry names the thing and gives a one-line definition.

Q.How is this different from the random-object or random-item generators?

The object and item generators focus on discrete physical items you can hold or use. This generator is deliberately broader — it includes emotions, cultural values, philosophical concepts, natural phenomena, and temporal ideas such as Eternity or Mateship that no object picker would return. Use this one when you want the full spectrum of things, not just physical nouns.

Q.Can I use this for Pictionary, charades, or I-spy games?

Absolutely — that is one of the key uses. The mix of tangible objects (Mountain, Book) and intangible concepts (Courage, Dreamtime) creates varying levels of difficulty ideal for word games. Tangible results tend to be easier to act out or draw; intangible ones make for a harder round.

Q.Are the results random every time?

Yes. Each click selects an entry at random from the filtered set, generated in your browser using JavaScript's Math.random(). No result is stored, and the same filters can return any matching thing on the next click.