DataGen
object DataGen
Code which knows how to create test json from an avro schema
Value members
Concrete methods
- Value parameters:
- gen
the generator (state monad for FP randomness (so we can have FP 'random' values - e.g. they're consistent))
- schema
the avro schema
- seed
the initial seed used for 'random' values
- Returns:
the seed (which can be ignored/dropped) and some test data