(random? argument) -> boolean
Returns true if the given argument is a <random>, otherwise false.
Example:
>> (random? (make-random "rc4")) :: #t