generate_random_integer
generate_random_integerGenerate 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
| Name | Required | Description | Default |
|---|---|---|---|
| min | No | ||
| max | No | ||
| count | No |