{"id":301,"date":"2024-05-05T21:16:12","date_gmt":"2024-05-05T21:16:12","guid":{"rendered":"https:\/\/worldseotool.com\/?page_id=301"},"modified":"2024-05-05T21:16:12","modified_gmt":"2024-05-05T21:16:12","slug":"fake-name-generator","status":"publish","type":"page","link":"https:\/\/shoptips24.com\/tools\/fake-name-generator\/","title":{"rendered":"Fake Name Generator"},"content":{"rendered":"\n\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            text-align: center;\n            margin-top: 50px;\n        }\n        button {\n            padding: 10px 20px;\n            cursor: pointer;\n        }\n        #name {\n            margin-top: 20px;\n            padding: 10px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n            width: 300px;\n            box-sizing: border-box;\n        }\n    <\/style>\n<\/head>\n<body>\n    <h1>Fake Name Generator<\/h1>\n    <button onclick=\"generateName()\">Generate Name<\/button>\n    <input type=\"text\" id=\"name\" readonly>\n\n    <script>\n        function generateName() {\n            var firstNameList = [\"John\", \"Alice\", \"David\", \"Emma\", \"Michael\", \"Olivia\", \"James\", \"Sophia\", \"Robert\", \"Isabella\"];\n            var lastNameList = [\"Smith\", \"Johnson\", \"Williams\", \"Brown\", \"Jones\", \"Garcia\", \"Miller\", \"Davis\", \"Rodriguez\", \"Martinez\"];\n\n            var randomFirstNameIndex = Math.floor(Math.random() * firstNameList.length);\n            var randomLastNameIndex = Math.floor(Math.random() * lastNameList.length);\n\n            var firstName = firstNameList[randomFirstNameIndex];\n            var lastName = lastNameList[randomLastNameIndex];\n\n            var fullName = firstName + \" \" + lastName;\n            document.getElementById(\"name\").value = fullName;\n        }\n    <\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Fake Name Generator Generate Name<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-301","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages\/301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/comments?post=301"}],"version-history":[{"count":0,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages\/301\/revisions"}],"wp:attachment":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/media?parent=301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}