Laravel Faker Boolean
$this->isCool = $this->faker->boolean()
Lazurite
$this->isCool = $this->faker->boolean()