{
  "id": 60,
  "slug": "wheel-spinner",
  "type": "tool",
  "title": "Wheel Spinner — Random Picker Wheel",
  "summary": "Spin a wheel to pick a random name or option. Editable entries, fair result. 100% in your browser — free, no sign-up.",
  "category_slug": "fun",
  "category_name": "Fun & Random",
  "locale": "en",
  "seo": {
    "description": "Free online wheel spinner / random picker. Enter names or options, spin the wheel, and get a fair random winner. In your browser — no sign-up."
  },
  "data": {
    "howto": [
      {
        "step": 1,
        "text": "Add your options (one per row) — use + Add option for more."
      },
      {
        "step": 2,
        "text": "Click Spin."
      },
      {
        "step": 3,
        "text": "The wheel lands on a fair random winner."
      }
    ],
    "sections": [
      {
        "body": "Type a list of names or options, spin the wheel, and it lands on one at random. It is a fun, visual way to pick a winner, choose who goes first, make a decision, or draw a name — and everyone can watch the spin.",
        "heading": "What the spinner does"
      },
      {
        "body": "Yes. The winner is chosen using your browser's cryptographically secure randomness before the wheel animates, so every entry has an exactly equal chance. The spin is just for show — it always lands on the fairly-chosen result.",
        "heading": "Is the result fair?"
      },
      {
        "body": "Pick a random name from a class or team, decide where to eat, choose a prize winner, settle a debate, or make yes/no and either/or decisions by listing the options. Edit the entries any time and spin again.",
        "heading": "When to use it"
      },
      {
        "body": "Because the entries are editable, this single wheel replaces a stack of separate tools — a decision maker, a yes/no picker, a name picker, or a team chooser. Just change the list to fit what you are deciding.",
        "heading": "One tool for many decisions"
      }
    ],
    "toolKind": "client",
    "clientApp": "wheel"
  },
  "updated_at": "2026-07-02T09:04:07.904Z",
  "faq": [
    {
      "q": "Is the wheel result fair?",
      "a": "Yes. The winner is picked with secure browser randomness before the spin, so every entry has an exactly equal chance. The animation is just for show."
    },
    {
      "q": "Can I use it as a decision maker or name picker?",
      "a": "Yes — the entries are editable, so the same wheel works as a decision maker, yes/no picker, name picker, or team chooser. Just change the list."
    },
    {
      "q": "How many options can I add?",
      "a": "As many as you like — add rows one by one, or switch to Bulk to paste a whole list. Two or more are needed to spin."
    },
    {
      "q": "Can I draw multiple winners without repeats?",
      "a": "Yes. Turn on \"Remove winner after spin\" and each winner is removed from the wheel, so the next spin picks someone new — ideal for raffles and drawing several unique names. A results list keeps track of who was picked."
    },
    {
      "q": "Is it free?",
      "a": "Yes, completely free — no sign-up and no watermark."
    },
    {
      "q": "Is my data private?",
      "a": "Yes — this tool runs entirely in your browser. Your files and text are never uploaded."
    }
  ],
  "related": [
    {
      "slug": "coin-flip",
      "title": "Coin Flip — Free Online Heads or Tails",
      "type": "tool",
      "category_slug": "fun",
      "kind": "related",
      "data": {
        "howto": [
          {
            "step": 1,
            "text": "Click Flip the coin."
          },
          {
            "step": 2,
            "text": "Read heads or tails — the running tally updates."
          },
          {
            "step": 3,
            "text": "Flip again as many times as you like."
          }
        ],
        "sections": [
          {
            "body": "It simulates tossing a coin, giving you heads or tails at random — a quick, impartial way to make a yes/no decision or settle who goes first. It also keeps a running count of heads and tails so you can flip many times.",
            "heading": "What does the coin flip do?"
          },
          {
            "body": "Yes. Each flip uses your browser's cryptographically secure randomness (crypto.getRandomValues) to pick a single unbiased bit, so heads and tails each have exactly a 50% chance. There is no hidden weighting, and the result is decided the moment you click.",
            "heading": "Is the flip really fair?"
          },
          {
            "body": "Settle a decision fairly, choose who goes first in a game, break a tie, or make a random pick when you cannot decide. A digital flip is handy when you do not have a physical coin — and no one can accuse the coin of being loaded.",
            "heading": "When to use it"
          },
          {
            "body": "Over many flips the split gets close to 50/50, but short runs can look lopsided — several heads in a row is normal and does not mean the next flip is 'due' to be tails. Each flip is independent, so past results never change the odds.",
            "heading": "Heads or tails and probability"
          }
        ],
        "toolKind": "client",
        "clientApp": "coin-flip"
      }
    },
    {
      "slug": "dice-roller",
      "title": "Dice Roller — Roll Virtual Dice Online",
      "type": "tool",
      "category_slug": "fun",
      "kind": "related",
      "data": {
        "howto": [
          {
            "step": 1,
            "text": "Choose the die size (d4 to d100) and how many dice."
          },
          {
            "step": 2,
            "text": "Click Roll the dice."
          },
          {
            "step": 3,
            "text": "Read each die and the total — recent rolls stay in the history."
          }
        ],
        "sections": [
          {
            "body": "It rolls virtual dice: pick a die size — the classic six-sided d6 or the tabletop set d4, d8, d10, d12, d20, and d100 — choose how many to roll (up to 20), and get each result plus the total. Recent rolls stay listed so you can look back.",
            "heading": "What the dice roller does"
          },
          {
            "body": "Yes. Each die uses your browser's cryptographically secure randomness with rejection sampling, so every face has an exactly equal chance — no modulo bias, no weighting. Each roll is independent: past results never change the odds of the next one.",
            "heading": "Are the rolls fair?"
          },
          {
            "body": "Board games when the dice have gone missing, tabletop RPGs like D&D (d20 for checks, d4–d12 for damage), classroom probability demos, or any random pick from 1 to N — a d100 is a quick percent roll.",
            "heading": "When to use it"
          },
          {
            "body": "Tabletop games write rolls as NdS: 2d6 means roll two six-sided dice and add them. Set the die to d6 and the count to 2 to match. Flat modifiers like +3 are just added to the total afterwards.",
            "heading": "Dice notation"
          }
        ],
        "toolKind": "client",
        "clientApp": "dice"
      }
    }
  ]
}