# File lib/backports/random/bits_and_bytes.rb, line 51
      def marshal_dump
        [state_as_bignum, left]
      end