Skip to Content
๐ŸŽฒ Welcome to RandBox - Powerful JavaScript Random Data Generation Library! Learn More
blogRandBox Module Tour (10/12): thing โ€“ Entity Fragments

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: