Skip to main content
Version: v0.0.4

Interface: Corpus

A reproducible, self-describing set of generated artifacts.

Properties

artifacts

readonly artifacts: readonly Artifact[]

The generated artifacts, in generation order.


manifest

readonly manifest: CorpusManifest

The manifest describing what was generated.


seed

readonly seed: number

The seed the corpus was generated from - regenerating from it yields byte-identical artifacts.