{
  "x402Version": 2,
  "id": 5374,
  "slug": "5374",
  "resource": "https://rng.sociologic.ai/random",
  "description": "Generate cryptographically secure random float(s) between 0 and 1",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0b6E3594Df4Faa6D66196D5a3271796AD8Bb505d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "count": 1
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 3,
            "entropy": {
              "hex": [
                "0xb9234b53",
                "0x499602d2",
                "0x3ade68b1"
              ],
              "raw": [
                3104782163,
                1234567890,
                987654321
              ]
            },
            "range": [
              0,
              1
            ],
            "type": "float",
            "values": [
              0.7234891,
              0.1234567,
              0.9876543
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "count": {
                    "default": 1,
                    "description": "Number of values (1-100)",
                    "maximum": 100,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "rng.sociologic.ai",
  "lastUpdated": "2026-09-17T04:06:14.086Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-17T04:06:13.626Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "rng.sociologic.ai",
    "manifest_name": "rng.sociologic.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}