order by newid()

I want to get a set of records in random order. Will Car.order('newid()') work? Is there a better way to do this? Rails 3.