Nodes/comfy-ovum/_.random
ComfyUI Node

_.random

Return a random integer between min and max (inclusive).

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.random
  • obj
  • max_number
  • *
Categoryovum/underscore

Inputs (2)

NameTypeDefaultDescription
objopt*Primary input object. Also accepts _.CHAIN to continue chaining.
max_numberopt*max_number: JSON allowed for arrays/objects where applicable.

Outputs (1)

NameTypeDescription
**