Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 287 Bytes

1678 Schema 2023

Example Generator

Usage

Run with

./example_gen.py <schema_file.yml>
  • Integers, float will be automatically generated
  • Lists and Strings will prompt you to enter an example value (please make it accurate)
  • Enum will be randomly chosen from the enum