Select a random post from a specific category?

You can change your get_posts $args

Example:

$args = array(
    'orderby' => 'rand',
    'category_name' => 'your_category',
    'showposts' => 1
);

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)