Usage

b.randomimage {hsize} {vsize}
b.randimg {hsize} {vsize}

specific usecase: b.randimg 4000 3000

{hsize}is horizontal image pixel count and {vsize} is pixel count in the vertical direction. Provide integer to specify how high-res image you want to get.

Returns

b.randimg 4000 3000
or
b.randomimage 4000 3000

The following call to BOT will return you a $(4000, 3000)$ or 12 MP image.

Example Usage

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/fa61c9bf-4e57-4537-923d-3cac07533aab/Screen_Shot_2020-10-06_at_4.32.23_AM.png