{"uid":"cap_nJjhlcN1mL6Y1LJp_J4wH","slug":"sindri-random-date-generator-83b6d30d","name":"Sindri Random Date Generator","description":"True-random-date generator API. Generates a bounded random date via one of: anytime, past, future, between, betweens, recent, soon, birthdate. between/betweens require \"from\" and \"to\" date strings. Accepts optional locale (default en_US). Date args must parse to a valid date with year 1000-9999.","url":"https://x402.outpimp.com/generateDateData","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"args":{"type":"object","description":"Method-specific options, e.g. {\"from\":\"2020-01-01\",\"to\":\"2020-12-31\"}."},"field":{"enum":["anytime","past","future","between","betweens","recent","soon","birthdate"],"type":"string","description":"Which date-generation method to call."},"locale":{"type":"string","default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\"."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_wuYpJJA2DBCyHTn6WK8qL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a true-random date using one of eight methods (anytime, past, future, between, betweens, recent, soon, birthdate) with optional locale support","exampleAgentPrompt":"Generate a random date between January 1, 2000 and December 31, 2010 using the 'between' method — I need it in en_US format for populating test user records.","exampleUseCases":[{"title":"Random birthdate for test user data","prompt":"I need a random birthdate for a fake user profile — use the birthdate method and return it in en_US format."},{"title":"Random future date for scheduling demo","prompt":"Pick a random date sometime in the future — use the 'soon' method — I need it for a demo event placeholder."},{"title":"Random date within a custom range","prompt":"Generate a random date between March 15, 2018 and November 30, 2022 using the between method, in en_US locale, for a synthetic dataset I'm building."}],"resultDescription":"Returns a randomly generated date string conforming to the selected method (anytime, past, future, between, betweens, recent, soon, or birthdate), respecting the provided locale and any from/to bounds.","failureModes":["Invalid 'from' or 'to' date strings that don't parse to a valid date cause a rejection","Year outside 1000–9999 range in date args returns an error","Missing required 'from'/'to' args for 'between' or 'betweens' methods causes failure","Unsupported locale code may result in an error or fallback behavior","Invalid 'field' enum value causes an error response"],"whenToPreferThis":"Choose this endpoint when you need a truly random date value for test data generation, seeding fake user records, demo data, or any scenario requiring a bounded or unbounded random date pick. Prefer it over home-grown random date logic when locale formatting matters or when you need convenience methods like 'birthdate', 'recent', or 'soon' without writing custom range logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:00:18.153Z","isFirstParty":false}