random_array
Generate arrays of random numbers with customizable dimensions for mathematical computations and data analysis tasks.
Instructions
Generate an array of random numbers with specified dimensions. (Domain: arithmetic, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| cols | Yes |