Variable Config.randomizeFields

random initialize test data

struct Config
{
  // ...
  bool randomizeFields = true;
  // ...
}