Read Operations Random/sec counts the rate at which, on a file-by-file basis, reads are made that are not sequential. If ...

Read Operations Random/sec counts the rate at which, on a file-by-file basis, reads are made that are not sequential.  If a read is made using a particular file handle, and then is followed by another read that is not immediately the contiguous next byte, this counter is incremented by one.