I have the following two lists either in SharePoint or Excel:
List 1: FirstName, LastName, Email
List 2: SeatNumber (A1, A2, A3, B1, B2, B3, etc.)
The first is a listing of students. The second is a listing of seat number in our classroom. I would like to create a flow that randomly pairs a Seat Number from List 2 to a Student in List 1 and produces a list of each student's seat assignment for the day.
What strategy would I use to accomplish this with Power Automate?