{"id":248267,"date":"2026-08-27T00:01:19","date_gmt":"2026-08-27T00:01:19","guid":{"rendered":"https:\/\/logmeonce.com\/resources\/random-password\/"},"modified":"2026-08-27T00:01:20","modified_gmt":"2026-08-27T00:01:20","slug":"random-password","status":"publish","type":"post","link":"https:\/\/logmeonce.com\/resources\/random-password\/","title":{"rendered":"What Is a Random Password? The Length-First Rule for 2026"},"content":{"rendered":"<div class=\"336cb5b64765e27a1a6c1bb71b941f1a\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-4830628043307652\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<!-- above content -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-4830628043307652\"\r\n     data-ad-slot=\"5864845439\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\n<\/div>\n<\/p>\n<p>A random password is a string of characters or words chosen with no predictable pattern, algorithm-generated rather than picked by a human brain that always leans toward names, dates, and keyboard patterns. The single best rule: favor length over complexity. A sufficiently long character random string or a multi-word passphrase beats a shorter password stuffed with symbols almost every time.<\/p>\n<p>You have two practical paths:<\/p>\n<ul>\n<li>A character-based random string (letters, numbers, symbols) for sites with strict character rules<\/li>\n<li>A word-based passphrase (four to six random words) for accounts where you need something you can actually type or recall<\/li>\n<\/ul>\n<p>Whichever you pick, generate it with a trustworthy tool and drop it straight into a password manager. Never a sticky note, never a browser autofill you forgot you saved, never memory alone.<\/p>\n<hr>\n<blockquote>\n<p><strong>TL;DR:<\/strong><\/p>\n<ul>\n<li>Trustworthy password generators should perform all generation locally using Web Crypto API or open-source code to ensure security.<\/li>\n<li>Length of passwords or passphrases significantly improves resistance to brute-force attacks, overshadowing complexity added by symbols or uppercase letters.<\/li>\n<li>For critical accounts like banking or finance, offline or local password generation tools are safer than web-based generators to prevent server-side logging risks.<\/li>\n<li>Storing generated passwords in an encrypted vault and enabling multi-factor authentication greatly enhances overall account security.<\/li>\n<li>Avoid adding predictable patterns or prefixes to random strings, as they reduce true randomness and weaken the password\u2019s strength.<\/li>\n<\/ul>\n<\/blockquote>\n<hr>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_77 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#How_Do_Random_Password_Generators_Actually_Work\" >How Do Random Password Generators Actually Work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#How_Do_You_Choose_a_Trustworthy_Password_Generator\" >How Do You Choose a Trustworthy Password Generator?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#What_Do_Strong_Random_Passwords_Actually_Look_Like\" >What Do Strong Random Passwords Actually Look Like?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#When_Should_You_Skip_Web-Based_Generators\" >When Should You Skip Web-Based Generators?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#How_Does_LogMeOnce_Handle_Random_Password_Generation_and_Storage\" >How Does LogMeOnce Handle Random Password Generation and Storage?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#Key_Takeaways\" >Key Takeaways<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#Why_%E2%80%9CLength_First%E2%80%9D_Beats_Most_Password_Advice_Youve_Heard\" >Why \u201cLength First\u201d Beats Most Password Advice You\u2019ve Heard<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#Get_a_Random_Password_and_a_Safer_Place_to_Keep_It\" >Get a Random Password and a Safer Place to Keep It<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/logmeonce.com\/resources\/random-password\/#Sources\" >Sources<\/a><\/li><\/ul><\/nav><\/div>\n<h2 id=\"how-do-random-password-generators-actually-work\"><span class=\"ez-toc-section\" id=\"How_Do_Random_Password_Generators_Actually_Work\"><\/span>How Do Random Password Generators Actually Work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Not all \u201crandom\u201d is equal. A pseudo-random number generator (PRNG) uses a mathematical formula seeded by something like the system clock, which makes it fast but theoretically predictable if someone figures out the seed. True random number generation pulls entropy from physical chaos instead. <a href=\"https:\/\/www.random.org\/passwords\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Random<\/a>, for instance, draws its randomness from atmospheric noise, an entropy source no algorithm can reverse-engineer.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/csuxjmfbwmkxiegfpljm.supabase.co\/storage\/v1\/object\/public\/blog-images\/organization-6456\/1787607515438_Atmospheric-noise-meter-needle-fluctuating.jpeg\" alt=\"Atmospheric noise meter needle fluctuating\" title=\"\"><\/p>\n<p>For everyday password generation, though, the real workhorse is the <strong>Web Crypto API<\/strong>, specifically the <code>crypto.getRandomValues()<\/code> function built into every modern browser. It\u2019s cryptographically secure, runs locally, and doesn\u2019t need a server round-trip to produce strong output. Tools built on it, like <a href=\"https:\/\/strongpass.pro\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Strongpass<\/a>, generate the password inside your browser and typically recommend 16 or more characters, or four to six random words, for a credential you\u2019d trust with a real account.<\/p>\n<p>One technical wrinkle worth knowing: generators don\u2019t just grab a random number and call it done. Mapping a raw random integer onto a character set can introduce \u201cmodulo bias,\u201d where certain characters get picked slightly more often than others. Solid implementations use rejection sampling from browser-supplied values to eliminate that skew, as <a href=\"https:\/\/randomhub.io\/random-password-generator\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">RandomHub<\/a> documents in its technical breakdown.<\/p>\n<ul>\n<li>PRNG: fast, seeded, fine for most non-cryptographic uses<\/li>\n<li>True RNG: physical entropy source, no algorithmic seed to attack<\/li>\n<li>Web Crypto API: cryptographically secure, local, the practical standard for browser-based generators<\/li>\n<\/ul>\n<p><strong>Here\u2019s the catch on strength meters:<\/strong> a generator that forces \u201cat least one uppercase, one number, one symbol\u201d is technically shrinking the pool of valid combinations at certain positions, which changes the entropy math even though the password looks more complex.<\/p>\n<h2 id=\"how-do-you-choose-a-trustworthy-password-generator\"><span class=\"ez-toc-section\" id=\"How_Do_You_Choose_a_Trustworthy_Password_Generator\"><\/span>How Do You Choose a Trustworthy Password Generator?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Run any generator through this checklist before you trust it with a real login:<\/p>\n<ol>\n<li><strong>Confirm client-side generation.<\/strong> The password should be created inside your browser, never sent to a server for processing. If a site\u2019s own documentation says nothing is logged or transmitted, that\u2019s a good sign.<\/li>\n<li><strong>Check for Web Crypto or open-source code.<\/strong> A generator built on <code>crypto.getRandomValues()<\/code>, or one with publicly inspectable source code, gives you something to verify instead of just trust.<\/li>\n<li><strong>Match length to sensitivity.<\/strong> A throwaway forum account doesn\u2019t need the same treatment as your bank login. Scale length up as the stakes rise.<\/li>\n<li><strong>Skip custom prefixes or patterns.<\/strong> Adding \u201cSummer2026!\u201d to the front of a random string feels clever, but it hands an attacker a predictable anchor and quietly shrinks your effective randomness.<\/li>\n<li><strong>Check the destination site\u2019s rules first.<\/strong> If a site blocks symbols or caps length at 12 characters, a passphrase of real words often clears those restrictions better than a jammed character string.<\/li>\n<li><strong>Store it in a password manager<\/strong>, not a browser\u2019s default save prompt or a text file, so you\u2019re not stuck reusing the one password you can actually remember.<\/li>\n<\/ol>\n<p><strong>Pro Tip:<\/strong> <em>If a generator\u2019s website doesn\u2019t explain how it produces randomness or where the password goes after you click \u201cgenerate,\u201d that\u2019s your answer. Trustworthy tools are specific about their own mechanics.<\/em><\/p>\n<h2 id=\"what-do-strong-random-passwords-actually-look-like\"><span class=\"ez-toc-section\" id=\"What_Do_Strong_Random_Passwords_Actually_Look_Like\"><\/span>What Do Strong Random Passwords Actually Look Like?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Length recommendations shift with what\u2019s at stake, but general advice suggests longer passwords for more sensitive accounts, with high-value accounts benefiting from substantially longer character counts or passphrases.<\/p>\n<p>Here\u2019s what those look like in practice:<\/p>\n<ul>\n<li>16-character random string: <code>j8Xk#mQ2!vRt9nWp<\/code><\/li>\n<li>20-character string for a site with tighter symbol rules: <code>Tf7nMk2QpLxV9wRb4Hs2<\/code><\/li>\n<li>4-word passphrase: <code>harbor-velvet-quartz-drizzle<\/code><\/li>\n<\/ul>\n<blockquote>\n<p>Length beats complexity almost every time. Adding one more random character multiplies the number of guesses an attacker needs exponentially, while bolting on a single extra symbol barely moves the needle.<\/p>\n<\/blockquote>\n<p>If a site blocks symbols, rejects long strings, or insists on some odd rule like \u201cno more than two repeating characters,\u201d don\u2019t fight it with a shorter, weaker password. Switch to a passphrase instead. Four or five unrelated words, lowercase, joined by hyphens, sails through nearly every restrictive login form while staying easy enough to type without a manager on hand.<\/p>\n<h2 id=\"when-should-you-skip-web-based-generators\"><span class=\"ez-toc-section\" id=\"When_Should_You_Skip_Web-Based_Generators\"><\/span>When Should You Skip Web-Based Generators?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>For your highest-value accounts, online banking, brokerage logins, or anything guarding real money, lean toward offline or local generation instead of an unfamiliar web tool. A password manager\u2019s built-in generator, or a locally run command-line utility, keeps the process entirely on your own machine.<\/p>\n<p>Here\u2019s the nuance most guides skip: SSL encryption protects the password in transit, but it does not eliminate the theoretical risk of server-side logging or a compromised backend. RANDOM.ORG itself advises caution for extremely sensitive accounts, even though it doesn\u2019t store generated passwords.<\/p>\n<ul>\n<li>Prefer offline tools (password manager generators, OS utilities) for banking and financial admin accounts<\/li>\n<li>Open your browser\u2019s network panel, or check the generator\u2019s own documentation, to confirm the password never leaves your device<\/li>\n<li>Treat \u201cwe use SSL\u201d as encryption in transit, not proof of zero server involvement<\/li>\n<\/ul>\n<h2 id=\"how-does-logmeonce-handle-random-password-generation-and-storage\"><span class=\"ez-toc-section\" id=\"How_Does_LogMeOnce_Handle_Random_Password_Generation_and_Storage\"><\/span>How Does LogMeOnce Handle Random Password Generation and Storage?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Generating a strong random password solves half the problem. Storing it without writing it down or reusing it solves the other half. Logmeonce\u2019s <a href=\"https:\/\/logmeonce.com\/online-password-generator-and-calculator\" target=\"_blank\" rel=\"noopener\">online password generator and calculator<\/a> produces random strings you can drop straight into an encrypted vault, instead of copying them into a browser prompt you\u2019ll forget about.<\/p>\n<p>The bigger advantage shows up after generation. Logmeonce pairs that vault with <a href=\"https:\/\/logmeonce.com\/your-logmeonce-password-management-benefits\" target=\"_blank\" rel=\"noopener\">passwordless multi-factor authentication<\/a>, so a random password isn\u2019t the only thing standing between an attacker and your account.<\/p>\n<ul>\n<li>Generate, then store instantly in an encrypted vault instead of a note app<\/li>\n<li>Enable MFA so a leaked password alone can\u2019t unlock the account<\/li>\n<li>Import existing random passwords into one manager instead of scattering them across browsers<\/li>\n<\/ul>\n<table>\n<thead>\n<tr>\n<th>Point<\/th>\n<th>Details<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Generate<\/td>\n<td>Use LogMeOnce\u2019s generator to create a 16+ character string or passphrase in one step.<\/td>\n<\/tr>\n<tr>\n<td>Store<\/td>\n<td>Save it into an encrypted vault instead of a browser autofill prompt.<\/td>\n<\/tr>\n<tr>\n<td>Layer defense<\/td>\n<td>Turn on passwordless MFA so a stolen password isn\u2019t enough on its own.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"key-takeaways\"><span class=\"ez-toc-section\" id=\"Key_Takeaways\"><\/span>Key Takeaways<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Random password strength depends far more on length and true randomness than on symbol complexity, and a trustworthy generator always creates and stores that password without ever sending it to a server.<\/p>\n<table>\n<thead>\n<tr>\n<th>Point<\/th>\n<th>Details<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Length beats complexity<\/td>\n<td>A 16+ character string or a 4 to 6 word passphrase resists brute-force attacks better than a short, symbol-heavy password.<\/td>\n<\/tr>\n<tr>\n<td>Verify client-side generation<\/td>\n<td>Confirm the generator uses <code>crypto.getRandomValues()<\/code> or open-source code so nothing gets logged on a server.<\/td>\n<\/tr>\n<tr>\n<td>Match length to risk<\/td>\n<td>Scale up to 20+ characters or a long passphrase for banking, admin, and financial accounts.<\/td>\n<\/tr>\n<tr>\n<td>Avoid web tools for critical logins<\/td>\n<td>Use offline generation or a password manager\u2019s built-in generator for your highest-value accounts.<\/td>\n<\/tr>\n<tr>\n<td>Generate and store together<\/td>\n<td>Logmeonce lets you create a random password and immediately save it to an encrypted vault with MFA layered on top.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"why-length-first-beats-most-password-advice-youve-heard\"><span class=\"ez-toc-section\" id=\"Why_%E2%80%9CLength_First%E2%80%9D_Beats_Most_Password_Advice_Youve_Heard\"><\/span>Why \u201cLength First\u201d Beats Most Password Advice You\u2019ve Heard<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Most password advice still obsesses over symbol requirements, one uppercase letter, one number, one special character, as if complexity were the goal. It isn\u2019t. The math behind brute-force resistance favors length by an enormous margin, and forcing category requirements can actually shrink the usable character pool at certain positions, which is the opposite of what most people assume they\u2019re buying with a \u201cstrong\u201d password.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/csuxjmfbwmkxiegfpljm.supabase.co\/storage\/v1\/object\/public\/blog-images\/organization-6456\/1787607563604_Why-Length-First-Beats-Most-Password-Advice-You-ve-Heard-overview-diagram.jpeg\" alt=\"Why &quot;Length First&quot; Beats Most Password Advice You&#039;ve Heard \u2014 overview diagram\" title=\"\"><\/p>\n<p>The bigger blind spot is trust verification. Readers assume any site labeled \u201cpassword generator\u201d is safe by default, but plenty of tools never disclose whether generation happens client-side or gets processed on a server somewhere. Checking for Web Crypto usage, or simply reading whether a tool claims client-side generation, takes thirty seconds and matters more than any symbol rule.<\/p>\n<p>If you take one thing from this guide, make it this: generate long, store smart, and layer a second defense like MFA so a single leaked password never becomes the whole story. Tools that combine generation with encrypted storage close the gap between \u201cI made a strong password\u201d and \u201cI actually protected the account.\u201d<\/p>\n<blockquote>\n<p><em>\u2014 Mike<\/em><\/p>\n<\/blockquote>\n<h2 id=\"get-a-random-password-and-a-safer-place-to-keep-it\"><span class=\"ez-toc-section\" id=\"Get_a_Random_Password_and_a_Safer_Place_to_Keep_It\"><\/span>Get a Random Password and a Safer Place to Keep It<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Generating a strong random password is only step one. Without secure storage and a second layer of defense, even a perfect 20-character string is one data breach away from being useless. Logmeonce gives you both in one place: a built-in password generator paired with an encrypted vault, so you\u2019re not juggling a generator tab, a notes app, and a browser\u2019s autofill prompt just to manage one login.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/csuxjmfbwmkxiegfpljm.supabase.co\/storage\/v1\/object\/public\/blog-images\/organization-6456\/1760417791460_logmeonce.jpg\" alt=\"Logmeonce\" title=\"\"><\/p>\n<p>What makes this fit the reader coming from this guide is the pairing itself. You already know length and client-side generation matter. Logmeonce adds passwordless MFA on top, so a leaked or guessed password isn\u2019t the only barrier protecting your accounts. Check the <a href=\"https:\/\/logmeonce.com\/cybersecurity\" target=\"_blank\" rel=\"noopener\">cybersecurity plans<\/a> page to see which tier fits your setup, and start generating and storing your next password in one workflow instead of two.<\/p>\n<h2 id=\"sources\"><span class=\"ez-toc-section\" id=\"Sources\"><\/span>Sources<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li><a href=\"https:\/\/www.random.org\/passwords\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Random Password Generator<\/a><\/li>\n<li><a href=\"https:\/\/strongpass.pro\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Strongpass<\/a><\/li>\n<li><a href=\"https:\/\/randomhub.io\/random-password-generator\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Random Password Generator \u2014 Web Crypto and Rejection Sampling | RandomHub<\/a><\/li>\n<\/ul>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Discover how to create a random password that prioritizes length over complexity. Enhance your online security with effective strategies!<\/p>\n","protected":false},"author":0,"featured_media":248269,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-248267","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-logmeonce"],"acf":[],"_links":{"self":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts\/248267","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/comments?post=248267"}],"version-history":[{"count":1,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts\/248267\/revisions"}],"predecessor-version":[{"id":248268,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts\/248267\/revisions\/248268"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/media\/248269"}],"wp:attachment":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/media?parent=248267"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/categories?post=248267"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/tags?post=248267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}