1, 'receive_id' => 1, 'is_sent' => rand(0, 2), 'created_at' => $this->faker->dateTime, 'updated_at' => $this->faker->dateTime, ]; } }