User::factory(), 'type' => $this->faker->numberBetween(0, 5), 'amount' => $this->faker->numberBetween(100, 50000), ]; } }