RandomStream
============

.. currentmodule:: penzai.deprecated.v1.core.random_stream

.. autoclass:: RandomStream
  :members:
  :special-members:
  :show-inheritance:


  
  
    
    
    

  

  
  
  
  
  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

  
  .. rubric:: Methods
  .. autosummary::
  
    
    ~RandomStream.__init__
    
    
    ~RandomStream.next_key
    
    
    ~RandomStream.unsafe_mark_active
    
    
    ~RandomStream.__enter__
    
    
    ~RandomStream.__exit__
    
  

  
  .. rubric:: Attributes
  .. autosummary::
  
    ~RandomStream.next_offset
    ~RandomStream.state
    ~RandomStream.base_key
  

  