random-obj-generator
0.19.0

Contents:

  • Quick start
  • Construct Factories (generator of random values)
  • Use Factories
  • Output Generated Values
  • External File Definition of Factory
  • Run as Command
  • Logging
  • Tips (Usage)
  • randog package
random-obj-generator
  • random-obj-generator

random-obj-generator

randog (random-obj-generator) is a package which helps to generate data randomly.

Contents:

  • Quick start
    • Installation
    • Minimal use (as command)
    • Minimal use (in programs)
  • Construct Factories (generator of random values)
    • Elemental types
    • Nullable
    • Union type
    • Randomly choice
    • Constance
    • Processing output
    • Custom Factory
    • Details on how to build individual factories
    • Special Factory
  • Use Factories
    • As iterator
  • Output Generated Values
    • As JSON
    • As CSV
  • External File Definition of Factory
    • Attributes
    • Importable definition files
  • Run as Command
    • Modes
    • Arguments and Options
    • Details of Modes
  • Logging
    • API
  • Tips (Usage)
    • Random timeline data – depends on previous data
    • Create JSON randomly
  • randog package
    • Subpackages and submodules
    • Module contents

Indices and tables

  • Index

  • Module Index

Next

© Copyright 2023, k-izumi.

Built with Sphinx using a theme provided by Read the Docs.