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

.. currentmodule:: penzai.core.random_stream

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


  
  
    
    

  

  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

  
  .. rubric:: Methods
  .. autosummary::
  
    
    ~RandomStream.__init__
    
    
    
    
    ~RandomStream.from_base_key
    
    
    
    ~RandomStream.next_key
    
    
    
    
    
    
  

  
  .. rubric:: Attributes
  .. autosummary::
  
    ~RandomStream.base_key
    ~RandomStream.offset
  

  

  .. rubric:: Inherited Methods
  .. raw:: html

    <details style="margin-bottom: 1.5rem">
      <summary style="font-style:italic">(expand to view inherited methods)</summary>

  .. autosummary::
  
    
    
    ~RandomStream.attributes_dict
    
    
    ~RandomStream.from_attributes
    
    
    
    ~RandomStream.key_for_field
    
    
    
    ~RandomStream.select
    
    
    ~RandomStream.tree_flatten
    
    
    ~RandomStream.tree_flatten_with_keys
    
    
    ~RandomStream.tree_unflatten
    
    
    ~RandomStream.treescope_color
    

  .. raw:: html

    </details>

  