RandBox Module Tour (10/12): thing โ Entity Fragments
Overview
animal
and similar small entity generators.
Examples
import RandBox from 'randbox'
const rb = new RandBox()
const pet = rb.animal?.()
Links
- Index:
/en/docs/thing/
- Pages:
/en/docs/thing/animal
FAQ
- Can I constrain animal categories?
- If supported, pass options to restrict categories or data sources.
Last updated on: