Conselho Aleatório
Mostra um conselho aleatório motivacional.
Sugestões
—
A short history of random advice
The desire to pull wisdom out of randomness is older than civilisation. The Oracle of Delphi (Ancient Greece, "Know Thyself") delivered cryptic counsel that mattered enough to redirect kings. The I Ching (China, around 1000 BCE) used coin or yarrow-stalk casts to generate one of 64 hexagrams, each carrying a paragraph of guidance. Japanese omikuji paper fortunes pulled at shrines, the Vegas-era Magic 8 Ball (Mattel, 1950), and the Americanised fortune cookie (originally a Japanese tradition repackaged in 1900s San Francisco) all descend from the same impulse: let chance overrule analysis paralysis.
The self-help canon
Modern self-help is dominated by a handful of bestsellers whose advice circulates as quotable fragments: Norman Vincent Peale's The Power of Positive Thinking (1952), Stephen Covey's The 7 Habits of Highly Effective People (1989), Dale Carnegie's How to Win Friends and Influence People (1936), and the Tony Robbins live-event tradition. In Brazil, popular philosophy reaches mass audiences through Mario Sergio Cortella and Augusto Cury. The advice that survives across systems is unglamorously concrete: drink water, sleep eight hours, exercise thirty minutes, journal one gratitude a day.
Stoic comeback
A surprise winner of the 2010s self-help wars was Stoicism, a Greco-Roman school revived for tech workers via Ryan Holiday's Daily Stoic (2016) and constant quoting of Marcus Aurelius' Meditations and Epictetus' Enchiridion. The Stoic frame — distinguish what you can control from what you cannot, focus on the former, accept the latter — fits the productivity-app aesthetic and reads well in 280 characters. Many modern "random advice" feeds are essentially Stoicism with a software interface.
Where random advice is genuinely useful
- Writer's block — a random prompt breaks the loop when the blinking cursor wins.
- Designer ideation — pull a constraint card to force a new direction (the classic Oblique Strategies deck by Brian Eno).
- Standup ice-breakers — open a daily stand-up with a piece of absurd advice to set tone.
- Social media content — daily quote feeds (Tweet, Instagram caption) ride on random pulls.
- Meditation apps — Calm and Headspace rotate one-line intentions at session start.
- Coaching warm-ups — therapists and coaches use random cards to surface what the client wants to talk about.
Random advice APIs and feeds
Curated and open data sets back several public APIs: Advice Slip JSON API (free, around 200 slips), RandomAdvice.net, Forismatic (quotes), and a number of Reddit communities (r/GetMotivated, r/Stoicism) functioning as social feeds of one-liners. Newer LLM-backed services (a category that includes ChatGPT, Google Gemini and Claude) generate unique advice on demand rather than sampling a fixed pool — useful when you want variety, but the output can drift into cliché if the prompt is generic.
Warnings and edge cases
Random advice is for inspiration, not decisions. A coin-flip on a job offer is a thought experiment, not a strategy. The cliché-detector matters: "be yourself", "follow your dreams" and "everything happens for a reason" sound like wisdom but carry zero actionable signal. Apply context — what works for a 22-year-old founder in São Paulo may sabotage a 55-year-old executive in Belo Horizonte. And remember the bar-stool fallacy: just because something rhymes doesn't make it true.
FAQ
Can I use this for real decisions? No — treat it as inspiration or a tie-breaker, never as a substitute for analysis on consequential choices.
Is the advice AI-generated? This tool samples a curated phrase pool packaged with the page. AI-backed alternatives exist but produce different trade-offs (more variety, less consistency).
Why is random advice valuable at all? Entropy is a known creativity boost — designers use it (Eno's Oblique Strategies), poets use it (William Burroughs' cut-up technique), and consultants use it to break stuck conversations.
Can I curate my own pool? Yes — fork the script in this page and replace the phrase array with your own. The generator logic is a few lines of vanilla JS.
Is anything sent to a server? No. The advice phrases are bundled with the page and the random pick runs entirely in your browser.
Related Tools
Handwriting Generator
Convert typed text into an image with handwriting appearance. Useful for adding a personal touch to digital work.
Resume Generator
Fill a simple printable A4 CV from a form with personal data, education and experience.
Favicon Generator
Generate a favicon from text/emoji in all common sizes (16, 32, 48, 64, 192, 512). PNG download.