$faker->name, 'email' => $faker->email, 'password' => str_random(10), 'remember_token' => str_random(10), ]; };