Lecturer::factory(), 'library_id' => Library::factory(), 'order_column' => $this->faker->randomNumber(), 'type' => $this->faker->word(), 'value' => $this->faker->text(), ]; } }