subDays(random_int(5, 15)); return [ 'note' => $this->faker->paragraph, 'created_at' => $now, 'updated_at' => $now, ]; } }