{"uid":"cap_fl65lxGoyrmWHy7mNqmhG","slug":"random-iso-date-generator-88d16e80","name":"Random ISO Date Generator","description":"Generate a random ISO calendar date between optional start and end dates for tests and simulations.","url":"https://x402-zoo.lolagent.workers.dev/api/random-date","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"end":{"type":"string"},"start":{"type":"string"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_L7hAzhlhmIdzUnnqANIVM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a random ISO 8601 calendar date, optionally constrained between a start and end date, for use in tests and simulations.","exampleAgentPrompt":"Give me a random ISO calendar date somewhere between January 1, 2020 and December 31, 2023 — I need it for populating some test data.","exampleUseCases":[{"title":"Populate test dataset with dates","prompt":"I'm building a test dataset and need a random ISO date somewhere between 2018-01-01 and 2022-12-31 — can you generate one for me?"},{"title":"Simulate random user signup date","prompt":"For my load test simulation, generate a random calendar date between 2015-06-01 and today so I can fake a user registration date."},{"title":"Generate unconstrained random date","prompt":"I just need any random ISO calendar date — no specific range — for a placeholder value in my mock API response."}],"resultDescription":"Returns a randomly selected ISO 8601 calendar date (YYYY-MM-DD format) that falls within the optionally specified start and end date bounds. If no bounds are provided, the date is selected from an unspecified default range.","failureModes":["Invalid date format for start or end parameter returns an error","End date earlier than start date may return an error or unexpected result","Missing optional parameters defaults to an implementation-defined range which may not match expectations"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, on-demand random ISO date for test data generation, mock APIs, or simulations, especially when you want to constrain the result within a specific date range without writing custom logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:03:50.212Z","isFirstParty":false}