$this->faker->numerify('1.#.#'), 'color_class' => $this->faker->word(), 'created_at' => Carbon::now(), 'updated_at' => Carbon::now(), ]; } }