Random Number Generator
Generate one or many random numbers in any range — integers or decimals with configurable precision, with or without repeats, exclusions, and sort order. Set a seed to reproduce the exact same draw later. Great for draws, sampling and testing.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Number count
1 <= x <= 100Min
Max
Allow repeated numbers
Number type
integer, decimal Decimal places
0 <= x <= 10Exclude numbers (optional)
Sort output
none, asc, desc Seed (optional)
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.