generate_random_integer
Generate cryptographically secure random integers within a specified range for applications requiring high-quality random numbers.
Instructions
Generate cryptographically secure random integers within a specified range
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min | No | ||
| max | No | ||
| count | No |