It is not made to set it directly. But if you are a little bit familiar with coding it should not be too hard to make a workaround.
The sql order by clause is generated in components/com_grid/GridBuilder.php around line 186.
MySQL syntax for random order is
Regards,
Tomaž