# File lib/familia/redisobject.rb, line 592
    def randomraw
      redis.srandmember(rediskey)
    end