Hello, I was wondering if there is any module providing a random redirect to a node.

Something like, if a user go to http://www.example.com/random then the user will be redirected to any node in a content type.

Thanks.

Comments

nevets’s picture

You could implement it with the views module, set style to Node (instead of field), sort on (Global:random), add a page display, set path to random.

manop’s picture

I didn't know that Views can do that too. It works perfect. Thank you.

dave reid’s picture

There is also the Stumble module.