Nodes/comfy-ovum/_.sampleSize
ComfyUI Node

_.sampleSize

Produce a random sample from the list. Pass a number to return n random elements from the list. Otherwise a single random item will be returned.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.sampleSize
  • obj
  • guard
  • LIST
n1
Categoryovum/underscore

Inputs (3)

NameTypeDefaultDescription
objopt*Primary input object. Also accepts _.CHAIN to continue chaining.
noptINT1n (int)
guardopt*guard: JSON allowed for arrays/objects where applicable.

Outputs (1)

NameTypeDescription
LISTLIST