define(StationRuleBatch::class, function (Faker $faker) { return [ 'name' => $faker->uuid, ]; });