Mount Randomizer Macro

This is my best attempt at a mount summoning macro that automatically activates the appearance randomizer, improvement suggestions requested.

/use Vial of Endless Draconic Scales
/run C_MountJournal.SummonByID(0)
/run C_Timer.After(0, function() UIErrorsFrame:Clear() end)