Hello,
I would like to randomize names.
Sample input:

Sample output:
| First | Middle | Last |
| Alex | C | Honda |
| Justin | | Melvin |
| Kerry | D | Lewis |
| Scott | W | Peeler |
| Chris | | Suzuki |
| John | E | Toyota |
| Andy | | Winwood |
| Pole | B | Dever |
| Tony | A | Smith |
Does anyone know how to randomize names?
Sincerely,
Kazumi