{"id":34,"date":"2025-01-01T19:28:52","date_gmt":"2025-01-01T19:28:52","guid":{"rendered":"https:\/\/www.affirmationipsum.com\/?page_id=34"},"modified":"2026-03-02T22:13:03","modified_gmt":"2026-03-02T22:13:03","slug":"affirmation-ipsum","status":"publish","type":"page","link":"https:\/\/www.affirmationipsum.com\/","title":{"rendered":"Affirmation Ipsum Generator"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Affirmation Ipsum Generator<\/title>\n<\/head>\n<body>\n  \n <label for=\"paragraphs\">Number of Paragraphs:<\/label>\n  <input type=\"number\" id=\"paragraphs\" min=\"1\" value=\"1\">\n<div>\n<p>\n  <button onclick=\"generateLoremIpsum()\">Generate Affirmations<\/button>\n  <button onclick=\"copyToClipboard()\">Copy<\/button>\n<\/p>\n\n<\/div>\n\n  <div id=\"output\" style=\"margin-top: 20px;\"><\/div>\n\n  <script>\n    const LOREM_WORDS = [\n      \"I love myself.\", \"I am amazing!\", \"I will keep going.\", \"I am brave.\", \"I am valuable.\", \"I've got this!\", \"New opportunities are waiting for me.\", \"Life is good!\", \"I am close to a breakthrough!\", \"I am resilient.\", \"I am worthy of love.\", \"I will achieve my goals.\", \"I am awesome!\", \"I will chase my dreams.\", \n      \"Breathe.\", \"I am stronger than the anxious thoughts that come and go.\", \"I am more than enough.\", \"Beautiful things are happening for me.\", \"I am abundant.\", \"Every small step I take is progress, and I celebrate that.\", \"I will not be defeated!\", \"My dreams are my reality.\", \"The fruits of my labor are coming to harvest.\", \"I am amazing!\", \"I am worth fighting for!\", \"I am blessed.\", \"I will turn pain into purpose.\", \"I have the power to navigate challenges with courage and patience.\",\n      \"I am loved.\", \"I am unstoppable!\", \"Incremental steps will lead me to my dreams.\", \"Confidence is my superpower.\", \"I will live the life I imagine.\", \"Mindset is everything!\", \"I deserve peace, healing, and moments of joy.\", \"I am strong.\", \"I radiate kindness.\", \"I am beautiful.\", \"I release what I cannot control and focus on what I can.\", \"I am fearless.\", \"I release the need to be perfect.\"\n    ];\n\n    function generateLoremIpsum() {\n      const paragraphs = document.getElementById(\"paragraphs\").value || 1;\n      const output = document.getElementById(\"output\");\n      output.innerHTML = \"\";\n\n      for (let i = 0; i < paragraphs; i++) {\n        const wordCount = Math.floor(Math.random() * (50 - 25 + 1)) + 25;\n        const words = Array.from({ length: wordCount }, () => LOREM_WORDS[Math.floor(Math.random() * LOREM_WORDS.length)]);\n        const paragraph = words.join(\" \").charAt(0).toUpperCase() + words.join(\" \").slice(1) + \"\";\n        const p = document.createElement(\"p\");\n        p.textContent = paragraph;\n        output.appendChild(p);\n      }\n    }\nfunction copyToClipboard() {\n      const output = document.getElementById(\"output\");\n      const text = output.innerText;\n      navigator.clipboard.writeText(text).then(() => {\n        alert(\"Affirmation Ipsum text copied to clipboard!\");\n      }, err => {\n        alert(\"Failed to copy text: \" + err);\n      });\n    }\n\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Affirmation Ipsum Generator Number of Paragraphs: Generate Affirmations Copy<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-34","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=\/wp\/v2\/pages\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=34"}],"version-history":[{"count":9,"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/www.affirmationipsum.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}