Loading capabilities…
Loading capability…
Generate a cryptographically secure random integer within a caller-provided range.
Both commands call the selected provider directly.
curl '/routes/sociologic-rng/utilities/random-integer?min=1&max=100'
h402 call 'utilities/random-integer' --provider 'sociologic-rng' --method GET --query '{"min":1,"max":100}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
minintegerrequired-9007199254740991–9007199254740991Minimum value, inclusive. Any safe integer; the span (max − min) must be ≤ 1,000,000.
maxintegerrequired-9007199254740991–9007199254740991Maximum value, inclusive. Any safe integer; the span (max − min) must be ≤ 1,000,000.
{
"min": 1,
"max": 100
}{ "data": { "value": 8, "type": "integer", "range": [ 1, 100 ], "entropy": { "raw": 1674903507, "hex": "63d4ffd3" } }, "h402": { "routeId": "utilities/random-integer", "provider": "sociologic-rng", "selectedCandidateId": "utilities/random-integer/sociologic-rng", "routing": "manual", "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.