General Macro: Mount and dismount toggle with random favorite mount
#showtooltip
/run if IsMounted() then Dismount() else C_MountJournal.SummonByID(0) end
#showtooltip
/run if IsMounted() then Dismount() else C_MountJournal.SummonByID(0) end