In Laravel, how do I retrieve a random user_id from the Users table for Model Factory seeding data generation?
if want to generate a random user_id from one of the user ID’s already stored
if want to generate a random user_id from one of the user ID’s already stored