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