# File lib/librmpd.rb, line 818
def
random?
rand
=
self
.
status
[
'random'
]
return
rand
==
'1'
end